User profile: ProgrammingNoob

User info
User name:ProgrammingNoob
Email:jgranger95@yahoo.com
Statistical data
Skills:C++
History
Joined:
Number of posts:39
Latest posts:

plz help(Airline Reservation System)i really stuck
To get the program to compile I: 1) [code]#include <cstdlib>[/code] 2) Line 157: [code]strcpy_s[/cod...

using namespace std::cout?
There's nothing wrong with using the 'whole std namespace' even if you don't use every command. [co...

Problem with my code
Did that with similar results. New code is as follows, but same output. [code]#include <iostream> ...

would you please help with my program calculation?
I believe the example program is correct, though. The instructions state that the first 3 hours of p...

Problem with my code
I've been digging at this for a while, and I just can't quite figure out what I'm doing wrong. After...