Thread: Trouble with strcmp

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #2
    Registered User rogster001's Avatar
    Join Date
    Aug 2006
    Location
    Liverpool UK
    Posts
    1,472
    I think you are trying a little bit of running before walking here, what compiler are you using? Make sure you enable .. or take notice of the warnings you .. should ... be getting, There are some very good C programmers on these pages that I am sure will help you out on this one, you have taken time to make your output menu nice in the console, but it is better to spend the time on the background functionality first, in my humble opinion... is that what INMHO means? anyway, good luck.
    Last edited by rogster001; 11-24-2011 at 06:23 PM.
    Thought for the day:
    "Are you sure your sanity chip is fully screwed in sir?" (Kryten)
    FLTK: "The most fun you can have with your clothes on."

    Stroustrup:
    "If I had thought of it and had some marketing sense every computer and just about any gadget would have had a little 'C++ Inside' sticker on it'"

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. strcmp
    By Soulzityr in forum C Programming
    Replies: 9
    Last Post: 03-23-2010, 04:36 PM
  2. Help: strcmp
    By LuizCPFL in forum C Programming
    Replies: 5
    Last Post: 12-11-2008, 03:09 AM
  3. trouble w/ strcmp
    By lord in forum C++ Programming
    Replies: 2
    Last Post: 03-30-2008, 12:18 PM
  4. strcmp();
    By xddxogm3 in forum C Programming
    Replies: 20
    Last Post: 05-03-2004, 01:10 PM
  5. strcmp
    By stanleyw in forum C++ Programming
    Replies: 2
    Last Post: 06-03-2002, 06:36 PM