Hey elysia.

can you explain why its different for a const char* and an ordinary char *?

Also i reading in the cplusplus c reference library about the time.h header file. But there dosent seem to be a function that just gives you the current date and time?

also why do you need to use size-t and time_t sometimes as opposed it an int?