|
<< Index >> |
FutureBasic |
BeginCCode | statement | |
|
BeginCCode
// C statements
EndC
BeginCCode
// the translator passes everything, except comments, untranslated to the compiler
// passed C code goes in current function or main()
EndC
See also
BeginCFunction; BeginCDeclaration; cln; EndC