lindawqu
July 18th, 2002, 08:17 AM
Please tell me how to set the system date in pure c++(not vc++). Thanks
|
Click to See Complete Forum and Search --> : set system date lindawqu July 18th, 2002, 08:17 AM Please tell me how to set the system date in pure c++(not vc++). Thanks cup July 19th, 2002, 01:02 AM This is a vendor dependent thing: there is no standard library function for setting the system date. I don't know about the Windows system but you need root privileges to set it on Unix. codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |