Click here to Skip to main content
15,886,799 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Where can I learn DevStudio? Pin
BrockVnm14-Jan-04 9:59
BrockVnm14-Jan-04 9:59 
GeneralRe: Where can I learn DevStudio? Pin
l a u r e n14-Jan-04 10:01
l a u r e n14-Jan-04 10:01 
GeneralRe: Where can I learn DevStudio? Pin
BrockVnm14-Jan-04 10:12
BrockVnm14-Jan-04 10:12 
GeneralRe: Where can I learn DevStudio? Pin
l a u r e n14-Jan-04 10:14
l a u r e n14-Jan-04 10:14 
GeneralPrinting on XP or 2000 Pin
kdmc14-Jan-04 8:50
kdmc14-Jan-04 8:50 
GeneralProblem using separate types linker option Pin
Dave Bryant14-Jan-04 7:15
Dave Bryant14-Jan-04 7:15 
GeneralRe: Problem using separate types linker option Pin
Michael Geddes14-Jan-04 12:26
Michael Geddes14-Jan-04 12:26 
QuestionProgramatically interrogating a C/C++ enumeration? Pin
Gary Chapman14-Jan-04 6:33
Gary Chapman14-Jan-04 6:33 
If I have, say:

typedef enum<br />
{<br />
  val1 = 0,<br />
  val2 = 1,<br />
  val3 = 5<br />
} MyEnum;


Is there any programatic way I can find out how many constants MyEnum contains, what their highest and lowest values are, etc?

I assume not, but I live in hope Big Grin | :-D
AnswerRe: Programatically interrogating a C/C++ enumeration? Pin
Antti Keskinen14-Jan-04 8:16
Antti Keskinen14-Jan-04 8:16 
GeneralRe: Programatically interrogating a C/C++ enumeration? Pin
Jörgen Sigvardsson14-Jan-04 8:34
Jörgen Sigvardsson14-Jan-04 8:34 
AnswerRe: Programatically interrogating a C/C++ enumeration? Pin
Christian Graus14-Jan-04 12:00
protectorChristian Graus14-Jan-04 12:00 
AnswerRe: Programatically interrogating a C/C++ enumeration? Pin
Michael Geddes14-Jan-04 12:18
Michael Geddes14-Jan-04 12:18 
AnswerRe: Programatically interrogating a C/C++ enumeration? Pin
Gary R. Wheeler14-Jan-04 12:47
Gary R. Wheeler14-Jan-04 12:47 
GeneralOpenPrinter Pin
Member 81460314-Jan-04 5:53
Member 81460314-Jan-04 5:53 
GeneralRe: OpenPrinter Pin
Duncan Edwards Jones14-Jan-04 6:25
professionalDuncan Edwards Jones14-Jan-04 6:25 
GeneralRe: OpenPrinter Pin
Member 81460314-Jan-04 6:34
Member 81460314-Jan-04 6:34 
GeneralRe: OpenPrinter Pin
Member 81460314-Jan-04 7:36
Member 81460314-Jan-04 7:36 
GeneralResource File Pin
Anthony988714-Jan-04 4:53
Anthony988714-Jan-04 4:53 
GeneralRe: Resource File Pin
Prakash Nadar14-Jan-04 6:14
Prakash Nadar14-Jan-04 6:14 
GeneralRe: Resource File Pin
David Crow14-Jan-04 6:45
David Crow14-Jan-04 6:45 
Generalasking for help Pin
projectjak14-Jan-04 4:24
projectjak14-Jan-04 4:24 
GeneralRe: asking for help Pin
Prakash Nadar14-Jan-04 6:16
Prakash Nadar14-Jan-04 6:16 
GeneralRe: asking for help Pin
David Crow14-Jan-04 6:52
David Crow14-Jan-04 6:52 
GeneralProblem finding imported resources in MCF project Pin
Ricardo Briceno14-Jan-04 4:13
Ricardo Briceno14-Jan-04 4:13 
GeneralRe: Problem finding imported resources in MCF project Pin
Michael Dunn14-Jan-04 4:37
sitebuilderMichael Dunn14-Jan-04 4:37 

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.