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

C / C++ / MFC

 
GeneralRe: Visual Studio C++ 6.0 Dialog question Pin
gedinfo4-Mar-10 16:12
gedinfo4-Mar-10 16:12 
GeneralRe: Visual Studio C++ 6.0 Dialog question Pin
Gwenio4-Mar-10 16:50
Gwenio4-Mar-10 16:50 
AnswerRe: Visual Studio C++ 6.0 Dialog question Pin
KarstenK4-Mar-10 21:31
mveKarstenK4-Mar-10 21:31 
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 
Thanks for replying, but this suggestion will not prevent trailing zeros in the case of 90.00 unless I set the precision to zero, but then none of the floating point numbers would have any digits printed to the right of the decimal point.

For example, 9.85545 would no longer be printed as "9.88545" if precision is set to zero. And, if any precision is set other than zero, then integer values will show trailing zeros.
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 
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 

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.