Thread: Check to check string for a series of characters

  1. #1
    Registered User
    Join Date
    Oct 2011
    Posts
    22

    Check to check string for a series of characters

    How can I check a string contains a series of characters.

    For example,

    How to check this string

    "Monday/sunday_Thursday-tuesday"

    For "sunday"

  2. #2
    - - - - - - - - oogabooga's Avatar
    Join Date
    Jan 2008
    Posts
    2,808
    The cost of software maintenance increases with the square of the programmer's creativity. - Robert D. Bliss

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Check strings which should only contain some characters.
    By qingxing2005 in forum C Programming
    Replies: 2
    Last Post: 06-17-2008, 09:32 AM
  2. How do you check how many characters a user has entered?
    By engstudent363 in forum C Programming
    Replies: 5
    Last Post: 04-08-2008, 06:05 AM
  3. String check
    By BJtoVisualcC++ in forum C++ Programming
    Replies: 17
    Last Post: 06-27-2007, 10:43 AM
  4. Replies: 4
    Last Post: 09-23-2005, 10:51 AM
  5. check individual characters on input
    By Unregistered in forum C Programming
    Replies: 2
    Last Post: 11-18-2001, 09:56 PM