cplusplus.com
C++ : Users : rain
 
cplusplus.com
Information
Documentation
Reference
Articles
Forum
User: rain
Public profile


User profile: rain

User info
User name:rain
History
Joined:
Number of posts:58
Latest posts:

wstring to char* problem
yea i am trying to learn that. I read wcstombs but still dont get it.. Why does title.c_str() hold o...

wstring to char* problem
Does anyone know why I get only 1st char of title and not full title? I need to convert that titl...

is it possible to pass any var type to func?
thanks ToString( 42 ); << if you dont use dot in name it's declared as int by default? and dot aut...

is it possible to pass any var type to func?
Is it possible to make function that would accept any type of variable and then auto convert it to s...

how to printf binary file?
Following code prints me 4 chars, but how to printf whole file? [code]#include <stdio.h> #include ...

This user does not accept Private Messages