Click here to Skip to main content
16,016,750 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralMenu Message Handling Pin
Anonymous11-Aug-05 23:09
Anonymous11-Aug-05 23:09 
GeneralRe: Menu Message Handling Pin
ThatsAlok12-Aug-05 0:26
ThatsAlok12-Aug-05 0:26 
GeneralRe: Menu Message Handling Pin
toxcct12-Aug-05 1:15
toxcct12-Aug-05 1:15 
GeneralCHtmlView navigation error Pin
Marc Soleda11-Aug-05 22:38
Marc Soleda11-Aug-05 22:38 
GeneralRe: CHtmlView navigation error Pin
Jose Lamas Rios12-Aug-05 5:26
Jose Lamas Rios12-Aug-05 5:26 
GeneralRe: CHtmlView navigation error Pin
Marc Soleda15-Aug-05 19:24
Marc Soleda15-Aug-05 19:24 
GeneralCompiler fun Pin
benjymous11-Aug-05 22:15
benjymous11-Aug-05 22:15 
GeneralRe: Compiler fun Pin
Graham Bradshaw12-Aug-05 3:47
Graham Bradshaw12-Aug-05 3:47 
I think the answer in in the error message:

"only const static integral data members can be initialized inside a class or struct"

I always thought that integral type meant one defined by the compiler, char, int, float etc, but perhaps someone thinks it means data members that can hold integral (ie no floating point) values...

[Edit]

this forum conversation[^] is of the opinion that the standard does not allow floating point constants in a class.

[/Edit]
GeneralRe: Compiler fun Pin
Jose Lamas Rios12-Aug-05 5:36
Jose Lamas Rios12-Aug-05 5:36 
GeneralRe: Compiler fun Pin
Chris Losinger12-Aug-05 4:08
professionalChris Losinger12-Aug-05 4:08 
Questionhow to insert a back slash \ in a string Pin
caykahve11-Aug-05 21:50
caykahve11-Aug-05 21:50 
AnswerRe: how to insert a back slash \ in a string Pin
Cedric Moonen11-Aug-05 21:53
Cedric Moonen11-Aug-05 21:53 
GeneralRe: how to insert a back slash \ in a string Pin
caykahve11-Aug-05 22:11
caykahve11-Aug-05 22:11 
GeneralRe: how to insert a back slash \ in a string Pin
Cedric Moonen11-Aug-05 22:16
Cedric Moonen11-Aug-05 22:16 
GeneralRe: how to insert a back slash \ in a string Pin
caykahve11-Aug-05 22:43
caykahve11-Aug-05 22:43 
GeneralRe: how to insert a back slash \ in a string Pin
Cedric Moonen11-Aug-05 22:52
Cedric Moonen11-Aug-05 22:52 
GeneralRe: how to insert a back slash \ in a string Pin
caykahve11-Aug-05 23:24
caykahve11-Aug-05 23:24 
AnswerRe: how to insert a back slash \ in a string Pin
David Crow12-Aug-05 3:22
David Crow12-Aug-05 3:22 
GeneralRe: how to insert a back slash \ in a string Pin
caykahve12-Aug-05 5:47
caykahve12-Aug-05 5:47 
GeneralRe: how to insert a back slash \ in a string Pin
David Crow12-Aug-05 6:06
David Crow12-Aug-05 6:06 
Generalsocket communication with video Pin
Nishad S11-Aug-05 21:41
Nishad S11-Aug-05 21:41 
GeneralRe: socket communication with video Pin
ThatsAlok11-Aug-05 22:24
ThatsAlok11-Aug-05 22:24 
GeneralSorting List View Pin
BicycleTheif11-Aug-05 20:45
BicycleTheif11-Aug-05 20:45 
GeneralRe: Sorting List View Pin
Jose Lamas Rios11-Aug-05 20:50
Jose Lamas Rios11-Aug-05 20:50 
GeneralRe: Sorting List View Pin
SVPG12-Aug-05 0:55
SVPG12-Aug-05 0:55 

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.