New to Programming [quote]The best person who can properly teach you how to program is yourself.[/quote] this really is...
function usageyou need a return type other than [code]void[/code] if u want your function to pass back a value, in...
Manipulating system clockIf it is a simple simulation you do not have to use real time, u can just write fake time variables,...
Help with std::getline.remove the [code]cin >> part_number[x];[/code] and just do std::getline to get the input and then co...
Manipulating system clockAre you making a game or what? If you are doing 5-7 hours of processing it will be impossible, becau...
This user does not accept Private Messages