Page 1 of 1
compiling
Posted: Fri Nov 02, 2001 2:18 pm
by garth
what is the command to compile a block of code?
Re: compiling
Posted: Mon Nov 05, 2001 8:44 am
by Andreas
Depends on the compiler.
Most programming languages I know do not allow to compile blocks of code, only complete files.
If you want to compile a complete file, we still have to know which compiler you are using - otherwise we can't help.