Click here to Skip to main content
15,882,152 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Signed integers considered harmful? Pin
Richard MacCutchan26-Sep-14 10:14
mveRichard MacCutchan26-Sep-14 10:14 
GeneralRe: Signed integers considered harmful? Pin
harold aptroot26-Sep-14 10:19
harold aptroot26-Sep-14 10:19 
AnswerRe: Signed integers considered harmful? Pin
CubbiMew29-Sep-14 16:44
CubbiMew29-Sep-14 16:44 
QuestionVector index to iterator Pin
elelont225-Sep-14 23:45
elelont225-Sep-14 23:45 
AnswerRe: Vector index to iterator Pin
«_Superman_»26-Sep-14 0:07
professional«_Superman_»26-Sep-14 0:07 
GeneralRe: Vector index to iterator Pin
elelont226-Sep-14 0:29
elelont226-Sep-14 0:29 
GeneralRe: Vector index to iterator Pin
CPallini26-Sep-14 1:31
mveCPallini26-Sep-14 1:31 
QuestionConverting char* to double Pin
elelont225-Sep-14 21:37
elelont225-Sep-14 21:37 
Hi,
I have a char array like that represents a double, e.g "1.0004"

If i use atof to get double then i get the value 1, since my locale is using , as decimal separator.

But when i use istringstream i get the correct value. How is that possible? Does it convert BOTH the . and , to decimal separators?

Regards
AnswerRe: Converting char* to double Pin
«_Superman_»25-Sep-14 22:43
professional«_Superman_»25-Sep-14 22:43 
GeneralRe: Converting char* to double Pin
elelont225-Sep-14 23:54
elelont225-Sep-14 23:54 
GeneralRe: Converting char* to double Pin
Jochen Arndt26-Sep-14 2:04
professionalJochen Arndt26-Sep-14 2:04 
QuestionUnable to link C static library with Windows Store app when building ARM Pin
Thilina.madush24-Sep-14 15:36
Thilina.madush24-Sep-14 15:36 
SuggestionRe: Unable to link C static library with Windows Store app when building ARM Pin
Richard MacCutchan24-Sep-14 21:53
mveRichard MacCutchan24-Sep-14 21:53 
AnswerRe: Unable to link C static library with Windows Store app when building ARM Pin
jsolutions_uk24-Sep-14 21:59
jsolutions_uk24-Sep-14 21:59 
QuestionSplit Window Pin
john563223-Sep-14 7:39
john563223-Sep-14 7:39 
SuggestionRe: Split Window Pin
David Crow23-Sep-14 8:08
David Crow23-Sep-14 8:08 
QuestionHow to capture Window messages on device shut down using MFC messages Pin
Member 1110344223-Sep-14 2:39
Member 1110344223-Sep-14 2:39 
AnswerRe: How to capture Window messages on device shut down using MFC messages Pin
Richard MacCutchan23-Sep-14 3:26
mveRichard MacCutchan23-Sep-14 3:26 
QuestionEigen library : compile error Pin
includeh1022-Sep-14 23:18
includeh1022-Sep-14 23:18 
AnswerRe: Eigen library : compile error Pin
Richard MacCutchan23-Sep-14 1:51
mveRichard MacCutchan23-Sep-14 1:51 
AnswerRe: Eigen library : compile error Pin
CubbiMew29-Sep-14 17:04
CubbiMew29-Sep-14 17:04 
QuestionSimilar pattern recognition in 1920 x 1080 Images Pin
peterkoller12322-Sep-14 21:58
peterkoller12322-Sep-14 21:58 
QuestionSeeking Advice/Guidance in Window UI development and tools Pin
Terry Milewski22-Sep-14 8:16
Terry Milewski22-Sep-14 8:16 
AnswerRe: Seeking Advice/Guidance in Window UI development and tools Pin
Richard MacCutchan22-Sep-14 22:12
mveRichard MacCutchan22-Sep-14 22:12 
GeneralRe: Seeking Advice/Guidance in Window UI development and tools Pin
Terry Milewski23-Sep-14 7:16
Terry Milewski23-Sep-14 7:16 

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.