![]() |
a doubt regarding GCC in Linux OS
Good afternoon to all,
As we are having a function system(); in stdlib.h , to invoke the .exe files and to interact with the kernal in WINDOWS , my question is :): What is the equivalent function in C under linux environment to invoke the kernal system calls :)....... i dont need command , i need a function in C with it's header file.... As we do not have .exe concept in Open Source. so only am asking this doubt..... pl. help me out :) , awaiting for ur reply :) thanks S.R.Vignesh |
Re: a doubt regarding GCC in Linux OS
There isn't one. You just call the kernel directly. I think, anyway. What kernel system calls do you want to call?
|
| All times are GMT +5.5. The time now is 12:06. |