|
Re: Converting LabView to C/C++?
While a person can read LV code and translate it to C, C++, or other languages, there is no automated way to do that. LV compiles directly to machine code for the target you are going to execute on, just like a C compiler does.
Greg McKaskle
|