Thread: Problems with my menu

  1. #1
    Registered User
    Join Date
    Apr 2005
    Posts
    39

    Problems with my menu

    I am having problems with a menu on multiple programs. Once the code is complete, I compile it and everything works fine. However, when I go back to recompile it (without modifying the code) then the menu just dissapears. Why does that happen?

  2. #2
    Magically delicious LuckY's Avatar
    Join Date
    Oct 2001
    Posts
    856
    That's a pretty magical problem that would be impractical to diagnose merely given the vague description you've supplied. You should throw together a sample app that does such a thing and post it for observation. Furthermore, your platform and compiler may prove helpful.
    Last edited by LuckY; 07-07-2005 at 12:38 PM.

  3. #3
    Registered User
    Join Date
    Apr 2005
    Posts
    39
    Well I solved it, but the wierd thing is that you need to save the project in a new folder and then compile and it works.

    I use Dev C++
    Windows Xp

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. ncurses menu question
    By mak2k in forum C Programming
    Replies: 2
    Last Post: 11-07-2006, 03:04 PM
  2. Creating a menu that reads input via an array?
    By Nalif in forum C Programming
    Replies: 6
    Last Post: 09-29-2006, 09:21 PM
  3. menu - options Problems
    By wakish in forum C Programming
    Replies: 3
    Last Post: 07-05-2006, 03:23 AM
  4. Problems with a menu
    By L_U_K_E in forum C++ Programming
    Replies: 27
    Last Post: 04-28-2006, 10:45 AM
  5. Menu stuff
    By Shadow in forum C Programming
    Replies: 10
    Last Post: 04-28-2002, 09:05 AM