Can I execute a c++ compiled file through executable shell files? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

Can I execute a c++ compiled file through executable shell files?

c++ executable files a.out can they be executed using a .sh file?

10th Dec 2016, 2:56 AM
Abhi Singh
Abhi Singh - avatar
1 Réponse
+ 1
yes... just type. ./a.out in lines of the code it will execute it..
11th Dec 2016, 2:56 AM
SAKET upadhyay
SAKET upadhyay - avatar