-
2 Posts
-
1 ፎቶዎች
-
setudent at aksum
-
Lives in aksum
-
From awshe
-
Studied computer at akuClass of computer
-
Male
-
ተከታዮች 11 people
በቅርብ የተከናወኑ
-
#include
#include
using namespace std;
int main()
{
ofstream thefile("");
if (thefile.is_open()){
}
else
{
cout<<"you meassed up"<}
thefile<<"lo love the /n";
thefile.close();
}#include #include using namespace std; int main() { ofstream thefile(""); if (thefile.is_open()){ } else { cout0 Comments 0 SharesPlease log in to like, share and comment! -
More Stories