About floatHello everyone! I have this problem: [code]float a = 2; a = sqrt(a); a = a * a;[/code] after the ...
About operator >>Thanks you, guys! I want to ask another question: What are the differences between [code]ios::sets...
About operator >>Hello everyone! I'm just a beginner at C++ and I want to ask about this problems: In C we can use...
Sound in console?Thanks, guys. Especially Pterodactyl. I'm finally able to make it work. By the way, I'm using Window...
Sound in console?Can I play sound in console app? If yes, Can I repeat that sound till the program end?
This user does not accept Private Messages