Recent content by ExplosiveMercury
-
C/C++ How to Create a Hosted Network Program in C++?
Here's the new program //Hosted Network Control #include <iostream> int main (){ using namespace std; count << "HOSTED NETWORK CONTROL" << endl; count << "1. Start" << endl << "2. Stop" << endl << "3. Restart" << endl; string answer; cin >> answer; if...- ExplosiveMercury
- Post #8
- Forum: Programming and Computer Science
-
C/C++ How to Create a Hosted Network Program in C++?
UPDATE: I just fixed the code, I didn't add "" to start/pause/restart, it works now. Only thing that annoys me is cmd says that hosted network started/ stopped and I want to print only my text. Is there a way to fix it?- ExplosiveMercury
- Post #7
- Forum: Programming and Computer Science
-
C/C++ How to Create a Hosted Network Program in C++?
I've made new code, but problem is still the same. When I input start/stop/reset it just says "Press any key to continue..."- ExplosiveMercury
- Post #4
- Forum: Programming and Computer Science
-
C/C++ How to Create a Hosted Network Program in C++?
Oh, yeah, I was confused about it, I'll try to fix it. Thanks!- ExplosiveMercury
- Post #3
- Forum: Programming and Computer Science
-
C/C++ How to Create a Hosted Network Program in C++?
Hi, I've been recently started programming, and wanted to make program I can use in everyday life. I use CMD hosted network every day on my other PC, and wanted to make program in witch I can stop/start/restart hosted network. This is current progress: #include <iostream> int main () {...- ExplosiveMercury
- Thread
- C++ Network Program
- Replies: 9
- Forum: Programming and Computer Science
-
Hydrochloric acid with electrolysis?
Currently I can't, or know where to buy it (not from U.S) and would like to learn how to make it- ExplosiveMercury
- Post #5
- Forum: Chemistry
-
Hydrochloric acid with electrolysis?
All dangerous experiments I do are done outside. Can you tell me how can I make hydrochloric acid? Thanks for the reply!- ExplosiveMercury
- Post #3
- Forum: Chemistry
-
Hydrochloric acid with electrolysis?
How can I collect chlorine gas produced by electrolysis and mix it with water to create hydrochloric acid (HCl)? I've tried it several times but the concentration of gas is so low it doesn't even bubble the water in the test tube.- ExplosiveMercury
- Thread
- acid electrolysis
- Replies: 4
- Forum: Chemistry