User profile: chipp

User info
User name:chipp
History
Joined:
Number of posts:506
Latest posts:

Determines the highest and lowest
we don't do your homework here... please try to write your own code at first place...

Please help me to solve this ATM Project .(C++ )
from my opinion, for creating account, you can use [code]<vector>[/code]. and the caesar encryption ...

what is wrong with the code?
i guess i figured out why: [code] [b]char name; char dept;[/b] int salary; //... cout<<"enter emplo...

pointer arrays
do you mean like this: [code] string * temp_s = new string; *temp_s = "temporary string"; cout << *...

what is wrong with the code?
[code]#include <iostream[b][s].h[/s][/b]>[/code] and btw, use code tag will ya... :D