compiling

General questions about using TextPad

Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard

Post Reply
garth

compiling

Post by garth »

what is the command to compile a block of code?
Andreas

Re: compiling

Post 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.
Post Reply