Thread: Just Can't Get This Code to Work

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #8
    Registered User
    Join Date
    Sep 2012
    Posts
    9
    Well, comStr is the entire input line, as in:
    Code:
    print "hello"
    I just can't find a good way to get a substring of hello.

    (Oh, and by the way, after this experience I'm probably not going to define a string type in future programs...)
    Last edited by WMH; 09-14-2012 at 04:13 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. How do I work out the AWT and TAT in my code ?
    By spendotw in forum C Programming
    Replies: 0
    Last Post: 01-21-2012, 07:51 AM
  2. Why does this code work?
    By Whitewings in forum C Programming
    Replies: 8
    Last Post: 08-16-2011, 12:58 PM
  3. this code won't work
    By med linux in forum C Programming
    Replies: 7
    Last Post: 03-23-2011, 08:35 AM
  4. My Code Does Not Work? Why?
    By mintsmike in forum C Programming
    Replies: 8
    Last Post: 03-24-2009, 02:03 PM
  5. cant get code to work
    By duffy in forum C Programming
    Replies: 13
    Last Post: 10-20-2002, 05:23 AM