what do int,while,char,actor, and FILE do?

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.