lama_byterun/runtime/Std.i
2019-12-21 02:34:56 +03:00

17 lines
181 B
OpenEdge ABL

F,readLine;
F,stringcat;
F,sprintf;
F,makeString;
F,printf;
F,fprintf;
F,fopen;
F,fclose;
F,fread;
F,fwrite;
F,failure;
F,read;
F,write;
F,compare;
F,i__Infix_4343;
L,"++",T,"+";