Search:

Type: Posts; User: mali2

Search: Search took 0.01 seconds.

  1. hmm... the purpose: "It is my assignment given by...

    hmm... the purpose: "It is my assignment given by the prof in my university", I am sure there is no mistake...the above hsym(arg) got the reference from dynamic shared lib, and my purpose to doing it...
  2. Thanks for your reply - my actual code is this......

    Thanks for your reply - my actual code is this... but it is assumes to be do in this way....


    static void* function(char* arg){
    fprintf(stderr, "int 3h\n");
    printf("You've made it...
  3. manipulating arg in the: function(char* arg); without returning it[C,freebsd7.1,gcc]

    As the title of the topic is not so clear, now here i can clear my problem...

    I have a program source code, main.c . In which i m intending to do following thing with out changing the source...
Results 1 to 3 of 3