Search:

Type: Posts; User: monil

Search: Search took 0.00 seconds.

  1. Why are some elements missing after using strcat()

    Hello,

    I am trying to split the unix folder path from the file name that is entered.

    For example, if the path entered is "/home/user/temp/asdf.txt"

    I want to return 2 things...
    Folder...
  2. problems in removing white spaces from string of text

    Hi,

    I need to write a program that shall strip all white spaces from a given string with just 1 space after each word.

    Eg. If I give the following string



    rm asd.txt tmp.txt ...
Results 1 to 2 of 2