Click here to Skip to main content
15,920,645 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionConvert a file into .doc template? Pin
gedinfo4-Mar-10 11:18
gedinfo4-Mar-10 11:18 
AnswerRe: Convert a file into .doc template? Pin
«_Superman_»4-Mar-10 15:44
professional«_Superman_»4-Mar-10 15:44 
Questionusing flags for cout [Solved] Pin
b-rad3114-Mar-10 11:16
b-rad3114-Mar-10 11:16 
AnswerRe: using flags for cout Pin
Gwenio4-Mar-10 11:58
Gwenio4-Mar-10 11:58 
GeneralRe: using flags for cout Pin
b-rad3114-Mar-10 12:12
b-rad3114-Mar-10 12:12 
GeneralRe: using flags for cout [modified] Pin
Gwenio4-Mar-10 13:38
Gwenio4-Mar-10 13:38 
GeneralRe: using flags for cout Pin
«_Superman_»4-Mar-10 16:03
professional«_Superman_»4-Mar-10 16:03 
GeneralRe: using flags for cout [modified] Pin
Gwenio4-Mar-10 16:19
Gwenio4-Mar-10 16:19 
The reset is for the flags, not the precision. If they are at the default values, then two of the three problems he posted will be solved. Then once percision is set to a suitably large value, all three of his requirements will be met.

That my original suggestion did not work for him, I assume the flags have been changed somewhere as it works for me; therefore I included code on how to fix them to the correct values.
modified on Thursday, March 4, 2010 10:54 PM

GeneralRe: using flags for cout Pin
b-rad3114-Mar-10 17:01
b-rad3114-Mar-10 17:01 
Questionctime - localtime -> GMT question Pin
minkowski4-Mar-10 6:29
minkowski4-Mar-10 6:29 
AnswerRe: ctime - localtime -> GMT question Pin
Graham Breach4-Mar-10 7:59
Graham Breach4-Mar-10 7:59 
GeneralRe: ctime - localtime -> GMT question Pin
minkowski4-Mar-10 22:53
minkowski4-Mar-10 22:53 
Questionpresent int as char Pin
Aljaz1114-Mar-10 5:01
Aljaz1114-Mar-10 5:01 
AnswerRe: present int as char Pin
Eugen Podsypalnikov4-Mar-10 5:20
Eugen Podsypalnikov4-Mar-10 5:20 
AnswerRe: present int as char Pin
«_Superman_»4-Mar-10 16:08
professional«_Superman_»4-Mar-10 16:08 
AnswerRe: present int as char [modified] Pin
Gwenio4-Mar-10 16:42
Gwenio4-Mar-10 16:42 
QuestionLoadIcon from file Pin
johnalek4-Mar-10 4:40
johnalek4-Mar-10 4:40 
AnswerRe: LoadIcon from file Pin
Eugen Podsypalnikov4-Mar-10 4:51
Eugen Podsypalnikov4-Mar-10 4:51 
QuestionEmbeded local web server Pin
ryanstd4-Mar-10 2:13
ryanstd4-Mar-10 2:13 
AnswerRe: Embeded local web server Pin
Chris Losinger4-Mar-10 3:39
professionalChris Losinger4-Mar-10 3:39 
GeneralRe: Embeded local web server Pin
ryanstd4-Mar-10 4:45
ryanstd4-Mar-10 4:45 
GeneralRe: Embeded local web server Pin
Chris Losinger4-Mar-10 5:25
professionalChris Losinger4-Mar-10 5:25 
AnswerRe: Embeded local web server Pin
QuiJohn4-Mar-10 4:45
QuiJohn4-Mar-10 4:45 
GeneralRe: Embeded local web server Pin
ryanstd4-Mar-10 5:00
ryanstd4-Mar-10 5:00 
AnswerRe: Embeded local web server Pin
Moak4-Mar-10 8:29
Moak4-Mar-10 8:29 

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.