User profile: mertsamilgul

User info
User name:mertsamilgul
Old user name:Donald Trump
Name:Mert Şamil Gül
History
Joined:
Number of posts:36
Latest posts:

How to do this.
[code] #include <iostream> using std::cout; int main() { int pop = 10000; int year; for(...

C-String Sentences
What about this? [code] #include <iostream> using namespace std; int main() { char userString[101];...

Loop Factorial
[code] #include <iostream> using namespace std; int main() { int total=1; for(int i=-3;i>=-8...

hide in .exe
Hi all. I know we can input/output with .txt files. My question is can we hide this files in .exe?

My C++ Chess Game
Tebrikler Arda Mavi