User profile: Bogeyman

User info
User name:Bogeyman
History
Joined:
Number of posts:181
Latest posts:

DMA using new[] and delete[]
I've been trying to get the hang of dynamically allocated memory in C++. To test things, I created a...

Class Questions
Is it good or bad design to set up classes in such a way as to have a base class that you derive oth...

is this true about main function ?
1) Since main() is a function with a return type, it typically should have a return value. The retur...

Class Questions
Okay, thanks for clearing that up. That's a nice technique to know about. Can you pass as many tempo...

Class Questions
Calling the constructor that way works, but since it's a 'temporary' pass, does that mean the member...

This user does not accept Private Messages

User: Bogeyman

  • Public profile