User: angelwarrior

  • Public profile

User profile: angelwarrior

User info
User name:angelwarrior
History
Joined:
Number of posts:5
Latest posts:

confusion in pointer declarations
typedef [attributes] DataType AliasName; you mean to say typedef char* pchar (char*) is con...

confusion in pointer declarations
what is the difference between these two char* val; char *val; and also typedef char *cpointe...

Implicit parameter declaration question
thank you

Implicit parameter declaration question
I know it works with const. Then how is it compiling in windows.Why I am not getting compile error ...

Implicit parameter declaration question
I have function which takes void setthis(string &name); On windows with nmake compilation setth...

This user does not accept Private Messages