Search:

Type: Posts; User: cywong18

Search: Search took 0.01 seconds.

  1. how to change the executive uid in current process?

    at linux and gcc 2.96-98 environment
    thx
  2. Linux & gcc

    Linux & gcc
  3. How to get the file path and name of the execution file?

    How to get the file path and name of the execution file?
    like the operation of App.Path in vb....
  4. i got it. think you very much!

    i got it.
    think you very much!
  5. it works now but i want to allocate a dynamic...

    it works now
    but i want to allocate a dynamic memory to the string...
  6. my environment: i'm using gcc-2.95 in slackware...

    my environment:
    i'm using gcc-2.95 in slackware 8....

    i've already instring.h but still segmentation fault!

    pls help!
  7. i can complie the program now, but i cannot run...

    i can complie the program now,
    but i cannot run the program,
    "segmentation fault"
  8. how to change and return a string from function?

    i want to delete the last char in a string, and return it to main.

    it is my program but doesn't work!
    pls help!


    #include <stdio.h>

    void ClrR(char**);
Results 1 to 8 of 8