I'm trying to find the maximum allowed system date in cpp, but I can't find the function to do that...
Can anyone help me?
I'm trying to find the maximum allowed system date in cpp, but I can't find the function to do that...
Can anyone help me?
Would depend on the OS, are we using windows or something POSIX compliant here?