User profile: hunter86bg

User info
User name:hunter86bg
Email:hunter86_bg@yahoo.com
History
Joined:
Number of posts:25
Latest posts:

simple noob problem with variables
[code] string n=" es."; cout << n << '\n'; [/code]

Program to calculate failure loads of rc columns
Please format your code with the tags "<code>" "</code>" Use square brackets instead of the "<" and...

Question about Visual C++ and MS Compiler
Hey guys I want to ask something. I'm currently using MS Visual Studio - the free version.I noticed ...

How to output text in vertical lines in c++? Beginner.
Sadly, I'm still a newbie on the C++ but as far as i think you need to use "Tokens". I hope somebody...

Prime Number Check
I will post my code for the Sieve of Eratosthenes algorithm. I got helped yesterday finishing it and...