User profile: DJLad15

User info
User name:DJLad15
History
Joined:
Number of posts:97
Latest posts:

Help with my program
Thanks for that :D Just a quick change to [code]else if (enemy1.diflevel >= 3)[/code] fixed it; now ...

Help with my program
[code]#include <iostream> #include <string> #include <vector> #include <ctime> #include <cstdlib...

Making text wait to appear on the screen?
Is there any sort of code to where it delays the text from coming on the screen? E.g a line of code...

program outputs word vertically
Yes, sorry for the late reply. I forgot about this post, and why?

program outputs word vertically
[code]#include <iostream> #include <string> #include <vector> #include <algorithm> #include <cti...