User profile: Peyton

User info
User name:Peyton
History
Joined:
Number of posts:28
Latest posts:

Memory Leak
Wow that is an amazing find! Hmmmm just having a look at what the article said: [quote]Pitfall: ...

Memory Leak
Hi, Below is a link to a portion of code where there is apparently a memory leak. http://img5...

Removing punctuation marks
Hello, Here's just a small snippet of code that correctly removes punctuation marks from "hello." P...

Class constructor syntax question
Hi, I had this constructor given to me. [code]// Screen's constructor Screen::Screen(int_s height...

Complex Square Root
That is very strange. I copied the code from above and re-pasted in CodeBocks. Here it is again... I...