what do int,while,char,actor, and FILE do?
Posted: Thu Jan 03, 2008 12:26 am
what do these do?:
int
while
char
actor
File
int
while
char
actor
File
Game Editor discussion board
http://game-editor.com/forum/
Fuzzy wrote:Actor and FILE are pointers, special variables that can point to other variables.. or groups of them.