Hello freinds , Can you please tell me why this pointer cannot be used on static member functions. "`this' is unavailable for static member...
hello freinds, i have small program as follows char arr[30] = "someString"; strcat(arr,arr); cout<<arr<<endl; when i try to print arr...
Separate names with a comma.