Thread: Reading strings input by the user...

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #10
    ATH0 quzah's Avatar
    Join Date
    Oct 2001
    Posts
    14,826
    Quote Originally Posted by Emmanuel Delahaye
    Huh! Why in the world are you attempting to redefine strcmp() ? Just drop these three lines.
    I'm not saying I'd recommend it, but you're allowed to do so if you so desire...

    [edit]
    Although, their implementation ... leaves much to be desired.
    After a second, it's probably a bad idea to include "string.h" in attempting to do so...
    [/edit]

    Quzah.
    Last edited by quzah; 07-21-2004 at 04:34 AM.
    Hope is the first step on the road to disappointment.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Reading console input (character mode applications)
    By maxhavoc in forum Windows Programming
    Replies: 12
    Last Post: 11-27-2005, 04:13 AM
  2. Replies: 4
    Last Post: 04-21-2004, 04:18 PM
  3. comparing user input
    By lambs4 in forum C Programming
    Replies: 5
    Last Post: 12-15-2002, 10:28 AM
  4. Am I going insane? How do you input strings?
    By GrNxxDaY in forum C++ Programming
    Replies: 16
    Last Post: 07-27-2002, 09:53 PM
  5. Format User Input When using strings
    By Unregistered in forum C Programming
    Replies: 4
    Last Post: 03-08-2002, 03:59 AM