Search:

Type: Posts; User: ewout

Search: Search took 0.01 seconds.

  1. Thread: stringcompare

    by ewout
    Replies
    6
    Views
    1,293

    Thank you:D I will start immediately

    Thank you:D

    I will start immediately
  2. Thread: stringcompare

    by ewout
    Replies
    6
    Views
    1,293

    Here's an example of the string: Hello world!...

    Here's an example of the string:
    Hello world!
    How are you.
    Ok.

    These three lines I would like to save as a string like:
    Hello world! How are you. Ok.
  3. Thread: stringcompare

    by ewout
    Replies
    6
    Views
    1,293

    stringcompare

    Hello,

    I would like removing all leading and trailing blank characters from a string. I know it is possible in C++ using trim. But is it also possible in C. I am using a borland Compiler

    Thx
    ...
Results 1 to 3 of 3