Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

CFont::GetLogFont not const ?

0 views
Skip to first unread message

Vincent Bousquet

unread,
Nov 24, 2000, 3:00:00 AM11/24/00
to
I encountered this problem :

CFont::GetLogFont()

is not declared as a const member in MFC. I don't know why (for me there's
no reasons). Is it an error or is it correct ?

Thanks

David Lowndes

unread,
Nov 24, 2000, 12:38:08 PM11/24/00
to
> CFont::GetLogFont()
>
>is not declared as a const member in MFC. I don't know why (for me there's
>no reasons). Is it an error or is it correct ?

I suspect it's an oversight. I can't see any reason that it shouldn't
be const.

Dave
--
MVP VC++ FAQ: http://www.mvps.org/vcfaq
My address is altered to discourage junk mail.
Please post responses to the newsgroup thread,
there's no need for follow-up email copies.

0 new messages