Thread: A tough one..

  1. #1
    Registered User
    Join Date
    Apr 2004
    Posts
    14

    A tough one..

    hello, I have written a program and am trying to modify it to store information input by a user onto the heap. I think im close but keep getting access violations. Can anyone offer some advice or help.. m

    I have attached my code as files.
    the problem occurs when the user chooses option #3 on the menu and inputs information.

  2. #2
    End Of Line Hammer's Avatar
    Join Date
    Apr 2002
    Posts
    6,231
    I take it this is a cross post from here:
    http://cboard.cprogramming.com/showthread.php?t=52507

    If not, PM me or another mod and get this thread reopened.
    When all else fails, read the instructions.
    If you're posting code, use code tags: [code] /* insert code here */ [/code]

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. sprintf Wrapping, a tough one
    By AdmiralKirk in forum C++ Programming
    Replies: 3
    Last Post: 02-03-2006, 10:43 AM
  2. Tough Bitwise Exercise
    By Charmy in forum C++ Programming
    Replies: 9
    Last Post: 09-08-2005, 06:27 PM
  3. Bit a tough one
    By crag2804 in forum A Brief History of Cprogramming.com
    Replies: 3
    Last Post: 12-10-2002, 07:40 PM
  4. Hi this programm is interesting and tough..
    By datainjector in forum C Programming
    Replies: 5
    Last Post: 06-27-2002, 08:02 PM
  5. Tough question! How to read/write a file on a website!
    By Jeremy G in forum A Brief History of Cprogramming.com
    Replies: 7
    Last Post: 12-12-2001, 09:02 PM