User: nether

  • Public profile

User profile: nether

User info
User name:nether
History
Joined:
Number of posts:17
Latest posts:

New to Programming
[quote]The best person who can properly teach you how to program is yourself.[/quote] this really is...

function usage
you need a return type other than [code]void[/code] if u want your function to pass back a value, in...

Manipulating system clock
If 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 clock
Are 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