 |
Can we call a C function or C executable binary from Shell script?
Hello, I am working on some feature in linux where I need to call a C function(which does opening a binary file, gets checksum value in the file and do some structure manipulation) to it. Is it possible to call a C function or C executable binary from lin
www.linuxquestions.org |
 |