User profile: wing913

User info
User name:wing913
Email:wing913@gmail.com
Name:Wei
Location:Beijing, PRC
Bio:MSN: wing913@gmail.com
YahooID: wing_nortel@yahoo.com.cn
Statistical data
Gender:Male
Occupation:Designer
Skills:C
C++
Perl
Java
History
Joined:
Number of posts:2
Latest posts:

replace all '.' to space in a string?
I have an ip address represented by a string like "192.168.1.1", is there any simple ways for me to ...

Can't use printf, have to use cout?
Should be like this: [code]printf("%s", tempText.c_str());[/code]