i'm newbie in c++.. i want to make a game so i need to record the time.. how to get time from bios/windows? sorry i don't know the difference..
thanks..
This is a discussion on [ask] how to get bios/windows time? within the C++ Programming forums, part of the General Programming Boards category; i'm newbie in c++.. i want to make a game so i need to record the time.. how to get ...
i'm newbie in c++.. i want to make a game so i need to record the time.. how to get time from bios/windows? sorry i don't know the difference..
thanks..
The first 90% of a project takes 90% of the time,
the last 10% takes the other 90% of the time.
What's wrong with the time() function?