Thread: Trigger Programming: Grade my coding!!

  1. #1
    Registered User
    Join Date
    Feb 2003
    Posts
    20

    Trigger Programming: Grade my coding!!

    Hello guys, I haven't programmed in three months and I'm re-learning C++ in order to move on to SDL and program some games. I've made this program featuring the use of singleton(sorta) and file outputting. I wanted to post it here and recieve some feedback from some vets to improve my programming. This program register saves employment information into a class and then outputs it onto the console screen AND into a file. One more not, don't grade the coding based on the comment. I just coded this five minutes ago and didn't have time to comment the entire thing. Here it is:

  2. #2
    Registered User
    Join Date
    Feb 2003
    Posts
    20
    I guess when you really look at it. It really isn't a singleton then. Also, I used an absolute directory in fout.open( ) because when I just typed in "Information.txt" it didn't work for some reason.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. can someone help me with these errors please code included
    By geekrockergal in forum C Programming
    Replies: 7
    Last Post: 02-10-2009, 02:20 PM
  2. Compiled without error but Result varies!!
    By RahulDhanpat in forum C Programming
    Replies: 10
    Last Post: 02-12-2008, 10:32 AM
  3. Help me pls...About computing a grade
    By Sunday in forum C Programming
    Replies: 2
    Last Post: 11-03-2007, 12:41 PM
  4. C Array
    By fab04 in forum C Programming
    Replies: 14
    Last Post: 04-13-2007, 01:28 AM
  5. Creating a student grade book-how?
    By Hopelessly confused in forum C Programming
    Replies: 5
    Last Post: 10-03-2002, 08:43 PM