Skip to content
lisbon edited this page Dec 17, 2020 · 1 revision

Welcome to the compiler wiki! Integer 32bits number Float 32bits number Precision 32 bits number Long hex 64bits number Screen changes graphics screen 256 to screen 3 text mode screen 3 clear screen text mode Back clear graphic screen ate color backgrand Box paint a fill rectangle Hline horizontal line Vline vertical line Color change windows or graphic or text color String reseve memory for text Memory creat a string like memory like screen Memcopy copy vars or memory Point give the adress of a var on memory Point.to give acess to save a var from other function like main Point.from give acess to load var from other function like main Strcopy copy text Strcat append text to var Strcmp compare text

Clone this wiki locally