Re: [CAD_CAM_EDM_DRO] C or C++?
Posted by
Russell Shaw
on 2002-01-20 15:44:51 UTC
On microcontrollers, definitely not C++ (use C). On a pc, C++ or delphi.
Never used vbasic tho. If you want to do real-time stuff on a
pc, then you might just want C.
jtfrimenko wrote:
Never used vbasic tho. If you want to do real-time stuff on a
pc, then you might just want C.
jtfrimenko wrote:
>What is EMC?
> Programming languages: which one should I start learning? They appear
> to be very different. Is polymorphism, STL, operator overloading, and
> vectors necessary to work with EMC source? It's been many years
> since I did any programming, and things sure have gotten more
> complicated............no more cassette basic;-)
Discussion Thread
jtfrimenko
2002-01-20 13:45:40 UTC
C or C++?
fast1994gto
2002-01-20 14:49:41 UTC
Re: C or C++?
Russell Shaw
2002-01-20 15:44:51 UTC
Re: [CAD_CAM_EDM_DRO] C or C++?