You can run the unix system commands using the exec family of functions. For more help man the exec utility. I have given a sample program which runs banner(executable file) command from program. Program may require formating coz of HTML tags. I have not cared to remove them.
#include...