User: cmdcenter

  • Public profile

User profile: cmdcenter

User info
User name:cmdcenter
History
Joined:
Number of posts:10
Latest posts:

Problem with deallocating vector of pointers
Hi, the value of container.capacity() after clearing the container is: 16777216 of course this i...

Problem with deallocating vector of pointers
Hi guys, I don't know what's wrong with the following code! I am deleting all pointers, but when I ...

how to check if a FILE is open
I've got a FILE pointer like this: [code]FILE* file;[/code] How can I check if it's open? Is i...

which notation do you use for pointers?
[quote]never declare two variables in one line[/quote] Would u please tell me why?

which notation do you use for pointers?
Which notation do you use or prefer to use to define pointers? [code]int* x;[/code] or [cod...

This user does not accept Private Messages