Thread: change readline prompt

  1. #1
    Registered User
    Join Date
    Apr 2008
    Posts
    61

    change readline prompt

    hi, how do u change readline prompt without doing another copy of readline?

    input = readline("enter integer");
    input = readline("enter string");

  2. #2
    Registered User
    Join Date
    Apr 2008
    Posts
    61
    solved thanks

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. c++builder6 change form names problem
    By Leite33 in forum C++ Programming
    Replies: 2
    Last Post: 06-09-2008, 08:20 AM
  2. how to change static char* and not lose mem ?
    By jabka in forum C Programming
    Replies: 15
    Last Post: 09-07-2007, 05:33 PM
  3. Change Value in an array
    By beginner999 in forum C Programming
    Replies: 3
    Last Post: 01-18-2003, 07:16 AM
  4. Replies: 2
    Last Post: 11-08-2002, 03:22 AM
  5. Replies: 2
    Last Post: 09-04-2001, 02:12 PM