User profile: Moooce

User info
User name:Moooce
Website:http://www.doubledelta.org.uk/contents.htm
Bio:A wannabe pilot, who oh so nearly has a license but keeps running out of cash before completing the course, it has nothing to do with UK weather!!
Best way to avoid the weather (that isn't a problem) is to try and write a simulator in C++ I guess....

History
Joined:
Number of posts:156
Latest posts:

what problem am i facing?????
[code]n[/code] needs to have the user input a value before you do [code]float *a=new float [n]; [...

Exiting a loop too soon
should [code]if (queue.size()) current = queue[0]; Users[current].checked = true;[/code] be ...

TEXT FILE
Cache all the numbers together and write them out in one go?

Decision statments
if : if( startingHour >= 8 && startingHour <=19) give you one charge, what descision has been ...

Decision statments
is 1 greater than 20? [small]damn, Moschops'ed...[/small]