System Calls Question
Posted: Sat Sep 08, 2012 8:39 pm
Hello,
I've been using JamesM Tutorials and I Finally Implanted all of it , though I've noticed that System calls won't return the values from the Function.
as for example if I called syscall_fopen(); and fopen function returns a File Pointer , there is no way for this value to return..I rather get the sycall number.
thanks and sorry for my low knowledge
I've been using JamesM Tutorials and I Finally Implanted all of it , though I've noticed that System calls won't return the values from the Function.
as for example if I called syscall_fopen(); and fopen function returns a File Pointer , there is no way for this value to return..I rather get the sycall number.
thanks and sorry for my low knowledge