LMS 2012
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
p10.c File Reference

Go to the source code of this file.

Variables

UBYTE prg []
 

Variable Documentation

UBYTE prg[]
Initial value:
=
{
PROGRAMHeader(0,1,0),
opUI_WRITE,LC0(PUT_STRING),LCS,
' ',' ',' ',' ',
'C','o','p','y',' ','I','n','p',
'u','t',' ','1',' ','t','o',
' ','O','u','t','p','u','t',
' ','A',
'\r','\n',0,
opUI_FLUSH,
opOUTPUT_START,LC0(0),LC0(1),
opINPUT_READ,LC0(0),LC0(0),LC0(0),
LC0(0),LV0(0),
opOUTPUT_POWER,LC0(0),LC0(1),LV0(0),
opJR,LC0(-15),
opOBJECT_END
}
#define VMTHREADHeader(OffsetToInstructions, LocalBytes)
Definition: bytecodes.h:1573
#define PROGRAMHeader(VersionInfo, NumberOfObjects, GlobalBytes)
Definition: bytecodes.h:1570
#define LCS
Definition: bytecodes.h:1611
#define LC0(v)
Definition: bytecodes.h:1615
#define LV0(i)
Definition: bytecodes.h:1621

Definition at line 1 of file p10.c.