User profile: Volatile Pulse

User info
User name:Volatile Pulse
Name:Zach
Location:York, PA
Bio:Started programming in high school with C++, went to ITT and self taught some other languages. Just now getting back into programming. Learning a lot.
Statistical data
Gender:Male
Occupation:Other
Skills:C++
History
Joined:
Number of posts:1543
Latest posts:

Revisiting My Linked List
I'm staring here looking at [code]iterator reverse_iterator const_reverse_iterator[/code] and can't ...

linked list with templates
[quote]but why did you write "struct" instead of "class"?[/quote] My understanding of struct, and st...

Revisiting My Linked List
I can't believe I didn't think of that sooner. I had other typedef's but being away from the code fo...

linked list with templates
It's funny you ask, I'm currently working on mine. Here is a link to the original thread: http://www...

Revisiting My Linked List
Hey guys, it's been a while since I've even dabbled with C++ but I really wanted to get the motivati...