User: honamc

  • Public profile

User profile: honamc

User info
User name:honamc
History
Joined:
Number of posts:11
Latest posts:

What's wrong with this code?
[code]#include<fstream> #include<iostream> #include<string.h> using namespace std; std::string save...

What's wrong with this code?
isn't it like this? std:string score1; score1=score; return score;

What's wrong with this code?
what should i do if i want to return the score?

What's wrong with this code?
Assume that "userinfo.txt" contain the following text. abc 1234 90 The code is shown...

how to show the specific word in text file in window form?
i know how to do it in unmanaged code but how to convert to window form?

This user does not accept Private Messages