User profile: crxxtc

User info
User name:crxxtc
History
Joined:
Number of posts:21
Latest posts:

noob question
thnx for the hint of bitwise, i did some research and fixed the problem, code is posted this is for...

noob question
how do i give all rights except user_remove [code]case ROLE_MANAGER: { cout << "MANAGER" <...

security problem
how can i get "bob","sue","jane","pam" all into string should i char bob,sue,jane,pam string bo...

security problem
so use gets(userName) and do a strcmp to what, how would i be able to strcmp to "bob".

security problem
i need to know why it skips automatically to the display denied function w/o looking at the user inp...