Search:

Type: Posts; User: ravindragjoshi

Search: Search took 0.01 seconds.

  1. Thank you for your help...... I 'll try it...

    Thank you for your help...... I 'll try it out.....
  2. Hi.....

    I tried it using Function Pointers ... But it gave an Segment violation Fault as expected because data segment doesn't havean executable permission.... c
    Can I some how make a part of data...
  3. Replies
    1
    Views
    2,387

    execute a code in data segment...

    I am facing a problem .....

    I need to execute a code which is residing in data segment of the program... ( I am working on windows 2000 on DEV C++ IDE ) Now the executable code is...
  4. I need to do this because I am asked to do it...

    I need to do this because I am asked to do it that way.... I dont want to store the executable in a file and then execute it using
    1.system() function..
    2.using fork sys call.
    3.using...
  5. how execute code residing in data segment??

    I am facing a problem and need a solution....

    I am working on windows 2000 platform and using the DEV-C++ IDE. I have created a small executable file and copied that executable code...
Results 1 to 5 of 6