What primitive data type is time_t? [duplicate]
Unfortunately, it’s not completely portable. It’s usually integral, but it can be any “integer or real-floating type”.
Unfortunately, it’s not completely portable. It’s usually integral, but it can be any “integer or real-floating type”.
Copy-pasted from here: (just add void to the main() arguments list in order for this to work in C)
Copy-pasted from here: (just add void to the main() arguments list in order for this to work in C)