User profile: Kristen
User info |
User name: | Kristen |
History |
Joined: | Aug 20, 2017 at 3:30pm |
Number of posts: | 12 |
Latest posts: |
How to clear C++ console? That is a good code, I never thought that I can do string clear :o. Thanks man. I learned something ...
How to clear C++ console? #include <iostream>
#include <windows.h>
using namespace std;
int choice;
float num1, num2, result;...
How to clear C++ console? JLBorges, it works but I don't want it to clear the entire CONSOLE. I wanted it to refresh back to t...
How to clear C++ console? Project is Calculator. If user enters the input 1 + 1 = 2 and if user presses any key again, then co...
Code::blocks calculator, help me fix this. But now, can how can I make it like that? If user calculates the number for example: 1 + 1 = 2, if u...
|
This user does not accept Private Messages