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:
else if cout<<endl<<"Access Granted";
Easy to fix, though.
EDIT: Too slow, DaWei beat me to it...