View Single Post
Old Aug 10th, 2006, 10:20 AM   #9
Prm753
Professional Programmer
 
Prm753's Avatar
 
Join Date: Oct 2005
Location: United States
Posts: 447
Rep Power: 4 Prm753 is on a distinguished road
Send a message via AIM to Prm753 Send a message via MSN to Prm753
Quote:
Originally Posted by RemoteC2
the program works now, and the final source is this:
Quote:
Originally Posted by Dev-C++ compiler error
expected `(' before "cout"
This was the error:
cpp Syntax (Toggle Plain Text)
  1. else if cout<<endl<<"Access Granted";
Easy to fix, though.

EDIT: Too slow, DaWei beat me to it...
__________________
The world's first athletic computer geek!
The home of PrProgramsStudios
How not to post a question: <-- Please don't reply
Prm753 is offline   Reply With Quote