User profile: yazu

User info
User name:yazu
Name:Andrey
Location:From far
Bio:Complicated
History
Joined:
Number of posts:7
Latest posts:

Getline String Help
[quote]I would like it to accept the key without having to hit enter or to accept multiple inputs [/...

Help roman numeral program multi-character character constant
I'm a beginner too :). But I tried your program with my fix and get an infinite loop. After using de...

What am I doing wrong?
I just promote Linux. :-)

What am I doing wrong?
I'm on Linux, so I changed the head to [code]#include <iostream> using namespace std; int main(int...

Help roman numeral program multi-character character constant
I believe it's possible to fix with something like: [code]string sixty_pl; while (lx--) sixty_pl +...