+ 1

How to open another application using c programming language?

Example:I have to make a code,that will open facebook application.

26th Aug 2020, 10:41 AM
Ravi Raj Rajput
Ravi Raj Rajput - avatar
1 Resposta
+ 2
Facebook is not a sytem application ,you can open google or any browser using c programming .look for createProcess function in c .
26th Aug 2020, 11:23 AM
HBhZ_C
HBhZ_C - avatar