View Single Post
Ambitious contributor
13Dec2007,18:08  
Salem's Avatar
size_t is the type which sizeof() returns, that's all. In simplistic terms it is not that much different from an int.

Did you try to write the whole program before trying to run it?