Thread: rewrite functions compare the library mystring

  1. #1
    Registered User
    Join Date
    Sep 2009
    Posts
    20

    Question rewrite functions compare the library mystring

    ???
    input: s1 = abd def
    s2 = aaa
    output:
    aaa
    abd def

  2. #2
    Guest Sebastiani's Avatar
    Join Date
    Aug 2001
    Location
    Waterloo, Texas
    Posts
    5,708
    '???' is not a specific question. Post the code your working with and describe fully the problem you are having.

  3. #3
    Registered User
    Join Date
    Sep 2009
    Posts
    20
    thanks. I'm fisnish

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 33
    Last Post: 05-14-2009, 10:15 AM
  2. Program skips functions in main
    By En-Motion in forum C++ Programming
    Replies: 5
    Last Post: 02-18-2009, 09:35 PM
  3. getchar() and other library functions
    By dbaryl in forum C Programming
    Replies: 4
    Last Post: 07-24-2002, 12:47 AM
  4. Links to learn standard C library functions...
    By Nutshell in forum C Programming
    Replies: 8
    Last Post: 02-01-2002, 12:41 AM
  5. Source code of the standard library functions...
    By Nutshell in forum C Programming
    Replies: 2
    Last Post: 01-21-2002, 12:35 PM