User profile: JonasQuist

User info
User name:JonasQuist
Name:Jonas Quist
Location:Denmark
Bio:Im kinda new to programming, so i hoped i could find some help in here :)
History
Joined:
Number of posts:22
Latest posts:

cout<<"you'll need to wait " << x << " hours before you can drive";
The users enters the information, weigth gender, how much and how long from first till last drink. a...

cout<<"you'll need to wait " << x << " hours before you can drive";
For eksample cutting out the [code]float burn = (weight / 10.0) * hours; // the pr hour burn ex. 7...

cout<<"you'll need to wait " << x << " hours before you can drive";
I do know that the program is abit messy, but here it is. This is my very first tutoriel free progr...

Why will this not work?
if (result >= 0.5){ cout<<"you are too drunk to drive, you BAC is:"<<" "<<result<<endl; cin.get(); ...

Why will this not work?
even with the[code]cin.get()[/code]it still closes