Results 1 to 4 of 4

Thread: I Need Criticism on my code please!

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member g4hsean's Avatar
    Join Date
    May 2006
    Posts
    267

    Lightbulb I Need Criticism on my code please!

    Hello everyone!

    I am just looking for some criticism on my code. I want to further develop good habits when creating code. I have 3 classes in this assembly. Vstring which is my own version of the string class that I have created. I have VstringNode class which is a node for a doubly linked list and I have a VstringList which is the actual linked list implementation. I'm just looking to see if everything is properly implemented and secure. Any criticism is wanted and encouraged. Thanks for taking the time to view my code and have a great day!

    Since im unable to paste code since code is too long, i put all c++ files in a zip and you can view them through a text editor.

    And there you have it! if there are any problems with viewing this code in Visual studio please dont hesitate to post the problem. Anyways happy hunting!

    Thanks for all your time! and have a kick ass day!
    Attached Files Attached Files
    Last edited by g4hsean; Nov 24th, 2009 at 01:29 PM.
    Coding's a Breeze if you'r at ease! GOD THATS CORNY!!
    -

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width