Click here to Skip to main content
15,892,537 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Credentails Issue Pin
sandygg24-Feb-10 3:41
sandygg24-Feb-10 3:41 
QuestionSSPI session Pin
maoxintt13-Jan-09 23:08
maoxintt13-Jan-09 23:08 
Questionatoi() not working properly in case of Unicode character set. Pin
Le@rner13-Jan-09 17:55
Le@rner13-Jan-09 17:55 
AnswerRe: atoi() not working properly in case of Unicode character set. Pin
bob1697213-Jan-09 18:04
bob1697213-Jan-09 18:04 
GeneralRe: atoi() not working properly in case of Unicode character set. Pin
Le@rner13-Jan-09 18:12
Le@rner13-Jan-09 18:12 
AnswerRe: atoi() not working properly in case of Unicode character set. Pin
Naveen13-Jan-09 18:17
Naveen13-Jan-09 18:17 
GeneralRe: atoi() not working properly in case of Unicode character set. Pin
Le@rner13-Jan-09 18:23
Le@rner13-Jan-09 18:23 
AnswerRe: atoi() not working properly in case of Unicode character set. Pin
Sarath C13-Jan-09 18:30
Sarath C13-Jan-09 18:30 
CString str( _T( "10000" ));
int n = _ttoi( str );


-Sarath.
"Great hopes make everything great possible" - Benjamin Franklin

AnswerRe: atoi() not working properly in case of Unicode character set. Pin
Cedric Moonen13-Jan-09 20:14
Cedric Moonen13-Jan-09 20:14 
AnswerRe: atoi() not working properly in case of Unicode character set. Pin
CPallini13-Jan-09 21:38
mveCPallini13-Jan-09 21:38 
GeneralRe: atoi() not working properly in case of Unicode character set. Pin
Roger Stoltz13-Jan-09 22:01
Roger Stoltz13-Jan-09 22:01 
GeneralRe: atoi() not working properly in case of Unicode character set. Pin
CPallini13-Jan-09 22:08
mveCPallini13-Jan-09 22:08 
GeneralRe: atoi() not working properly in case of Unicode character set. Pin
Emilio Garavaglia14-Jan-09 1:23
Emilio Garavaglia14-Jan-09 1:23 
GeneralRe: atoi() not working properly in case of Unicode character set. Pin
Iain Clarke, Warrior Programmer14-Jan-09 4:26
Iain Clarke, Warrior Programmer14-Jan-09 4:26 
GeneralRe: atoi() not working properly in case of Unicode character set. Pin
Emilio Garavaglia14-Jan-09 7:41
Emilio Garavaglia14-Jan-09 7:41 
AnswerRe: atoi() not working properly in case of Unicode character set. Pin
David Crow14-Jan-09 3:01
David Crow14-Jan-09 3:01 
QuestionMingw + sh + make Pin
ogn0s13-Jan-09 14:13
ogn0s13-Jan-09 14:13 
QuestionTiled pictures and panning Pin
dirtytofu13-Jan-09 9:06
dirtytofu13-Jan-09 9:06 
AnswerRe: Tiled pictures and panning Pin
Sarath C13-Jan-09 18:16
Sarath C13-Jan-09 18:16 
Questionpassing values of parameter in code itself, must declare scalar var. .error Pin
suni_dotnet13-Jan-09 6:36
suni_dotnet13-Jan-09 6:36 
AnswerRe: passing values of parameter in code itsel Pin
Hamid_RT13-Jan-09 6:59
Hamid_RT13-Jan-09 6:59 
GeneralMust declare the scalar variable @picbyte Pin
suni_dotnet13-Jan-09 7:28
suni_dotnet13-Jan-09 7:28 
GeneralRe: Must declare the scalar variable @picbyte Pin
leckey13-Jan-09 8:59
leckey13-Jan-09 8:59 
QuestionC code Pin
MZonaid13-Jan-09 6:22
MZonaid13-Jan-09 6:22 
AnswerRe: C code Pin
Hamid_RT13-Jan-09 6:45
Hamid_RT13-Jan-09 6:45 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.