Hi,
I want to write code for opening an external file or program from the C program.Could anyone tell me how to do this?
Say if I want to open calculator.exe I mention the path in the program and it should open it or say if I want to open "image.jpg" with the default program...How shall I do this?
Any sample code would be of great help.
Thanks in advance