Click here to Skip to main content
15,921,694 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Goin Nuts --- Anyone DeInterlaced a YUV9 image? Pin
TomKat14-Mar-03 13:50
TomKat14-Mar-03 13:50 
AnswerRe: Goin Nuts --- Anyone DeInterlaced a YUV9 image? Pin
Chris Losinger15-Mar-03 4:00
professionalChris Losinger15-Mar-03 4:00 
GeneralRe: Goin Nuts --- Anyone DeInterlaced a YUV9 image? Pin
Anonymous17-Mar-03 5:23
Anonymous17-Mar-03 5:23 
GeneralOwner Drawn List Box Pin
georgiek5014-Mar-03 8:34
georgiek5014-Mar-03 8:34 
GeneralRe: Owner Drawn List Box Pin
TomKat14-Mar-03 13:55
TomKat14-Mar-03 13:55 
GeneralRe: Owner Drawn List Box Pin
georgiek5015-Mar-03 6:03
georgiek5015-Mar-03 6:03 
Generaldoubles and significant digits Pin
Chris Meech14-Mar-03 7:24
Chris Meech14-Mar-03 7:24 
GeneralRe: doubles and significant digits Pin
Alvaro Mendez14-Mar-03 8:11
Alvaro Mendez14-Mar-03 8:11 
I don't know of any available code, but it seems like all you need is a function to convert doubles to strings with a given number of significant digits. First you need to round the value and then add insignificant zeros if required.

If you need help writing this code, let me know.

Regards,
Alvaro


Quitters never win. Winners never quit. But those who never win and never quit are idiots. -- despair.com
GeneralRe: doubles and significant digits Pin
Chris Meech14-Mar-03 8:30
Chris Meech14-Mar-03 8:30 
GeneralRe: doubles and significant digits Pin
Brian Shifrin14-Mar-03 9:12
Brian Shifrin14-Mar-03 9:12 
GeneralRe: doubles and significant digits Pin
Chris Meech14-Mar-03 9:25
Chris Meech14-Mar-03 9:25 
GeneralBitmaps and DCs Pin
S O S14-Mar-03 7:21
S O S14-Mar-03 7:21 
GeneralRe: Bitmaps and DCs Pin
Chris Losinger14-Mar-03 7:24
professionalChris Losinger14-Mar-03 7:24 
GeneralRe: Bitmaps and DCs Pin
Jason Henderson14-Mar-03 8:53
Jason Henderson14-Mar-03 8:53 
GeneralRe: Bitmaps and DCs Pin
73Zeppelin14-Mar-03 14:21
73Zeppelin14-Mar-03 14:21 
GeneralRe: Bitmaps and DCs Pin
Chris Losinger14-Mar-03 18:09
professionalChris Losinger14-Mar-03 18:09 
GeneralRe: Bitmaps and DCs Pin
Mike Nordell15-Mar-03 3:21
Mike Nordell15-Mar-03 3:21 
GeneralRe: Bitmaps and DCs Pin
S O S14-Mar-03 8:53
S O S14-Mar-03 8:53 
GeneralRe: Bitmaps and DCs Pin
TomKat14-Mar-03 14:00
TomKat14-Mar-03 14:00 
GeneralRe: Bitmaps and DCs Pin
S O S14-Mar-03 19:35
S O S14-Mar-03 19:35 
GeneralChange Text font on CListCtrl Pin
MyEden14-Mar-03 6:53
MyEden14-Mar-03 6:53 
GeneralRe: Easy fonts with no code Pin
Bill Gates Antimatter Particle14-Mar-03 7:12
Bill Gates Antimatter Particle14-Mar-03 7:12 
GeneralRe: Change Text font on CListCtrl Pin
valikac14-Mar-03 12:33
valikac14-Mar-03 12:33 
Questionwhy do I need to import msxml.dll in order to use IHTMLDocument2Ptr m_pHTMLDoc;? Pin
Joan M14-Mar-03 6:51
professionalJoan M14-Mar-03 6:51 
AnswerRe: why do I need to import msxml.dll in order to use IHTMLDocument2Ptr m_pHTMLDoc;? Pin
TomKat14-Mar-03 14:23
TomKat14-Mar-03 14:23 

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.