Search:

Type: Posts; User: palku

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    1,974

    Thanks a lot!!! I really appreaciate your...

    Thanks a lot!!!
    I really appreaciate your suggestion!!

    Palku
  2. Replies
    2
    Views
    938

    Thanks a lot!!!!!! :D :)) It shows I m...

    Thanks a lot!!!!!!
    :D
    :))
    It shows I m really newbe
    :))
  3. Replies
    4
    Views
    1,974

    remove value from string

    Hi all,

    Suppose If I ve string1="/a/b/c"
    I want to remove /c from string1.

    Which function I will use here??

    Thanks
  4. Replies
    2
    Views
    938

    static value for pointer?

    Hi all,

    I am curious to know if we can set the pointer to string, a static through-out the program!!

    Can we do that? Any suggestion please.

    Thanks a lot in advance.

    Palku
  5. Replies
    1
    Views
    791

    Hirarchical path file copying

    Hi all,

    I want to build a hirarchical path for copying a file. Means ..

    file in source dir is : "./../t/t1/myfile"
    and
    Destination dir is: "./../t/t2/"

    Now, I want to copy myfile from t1...
  6. Replies
    5
    Views
    2,164

    thanks for replying for order Linked list problme

    // Hii all thanks a lot for helping me. spl. Rashakil Fol and Salem.
    I m able to insert event into list. Now problme is when I try to print values in link list it gives me error..
    ..segmentation...
  7. Replies
    5
    Views
    2,164

    Thanks a lot. I know there is lot of junk values....

    Thanks a lot. I know there is lot of junk values. I m working on it. I wanted to have idea and thanks a lot for your suggestion.

    I really appreciate it.
    I ll try my best and post again if there...
  8. Replies
    5
    Views
    2,164

    problme with ordered linked list

    Hii all,
    I am new in advance programming. I have a problme of generating 1,000,000 random number using rand() and inserting only 1 to 49 numbers in ordered listed list.
    I m getting segmentation...
Results 1 to 8 of 9