User profile: smiler

User info
User name:smiler
History
Joined:
Number of posts:5
Latest posts:

Type size
Hello, I have really simple question that comes from wierd compiler behaviour. A variable of t...

istringstream question
Thank you! That helped me. I check fail() after >> operator ;)

istringstream question
Thank tou for your answer but if I try to run the following program: [code]#include <stdio.h> #inc...

istringstream question
That works but if line is "Hello message", then message is never shown because after reading the nex...

istringstream question
Hello, I have a question :) [code]istringstream line("Hello "); string s; while(line.good())...

This user does not accept Private Messages