Thread: getstring

  1. #1
    Registered User
    Join Date
    Jul 2002
    Posts
    29

    Question getstring

    I need a function just like getchar(), just returning a string. I tried writing one myself, but something went wrong, and it couldn't return the string (char *) properly.

    Thanks

    Skarr
    I like traffic lights. I like traffic lights. I like traffic lights, but only when they're green.

  2. #2
    Unregistered
    Guest
    start by looking at fgets

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 8
    Last Post: 03-31-2006, 08:15 AM
  2. Replies: 11
    Last Post: 10-22-2005, 06:23 AM
  3. I need help with implementing strings???
    By atif in forum C Programming
    Replies: 8
    Last Post: 04-07-2002, 10:04 AM