Code:
checking for cc... cc checking whether the C compiler (cc ) works... yes
Thanks !...
checking for cc... cc checking whether the C compiler (cc ) works... yes
i4hp_user[79] ./configure loading cache ./config.cache configuring common... ./configure[531]: ./configure: Execute permission denied. ...done configuring common checking for gcc... no checking for cc... cc checking whether the C compiler (cc ) works... yes checking
ls | grep gff > mytxt.txt
cat mytxt.txt | awk-F"grbf" '{print $2}'
#include <iostream> #include <conio.h> using namespace std; class Alien{ public: string name; void Alien_view(void){ cout << "Alien";
Leave a comment: