Click here to Skip to main content
15,908,115 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: 3D , I want 3D Pin
Max Santos16-May-02 7:19
Max Santos16-May-02 7:19 
GeneralRe: 3D , I want 3D Pin
PJ Arends16-May-02 7:27
professionalPJ Arends16-May-02 7:27 
QuestionHow to export a MSWord doc to XML ? Pin
16-May-02 6:50
suss16-May-02 6:50 
AnswerRe: How to export a MSWord doc to XML ? Pin
rbc16-May-02 14:07
rbc16-May-02 14:07 
GeneralRe: How to export a MSWord doc to XML ? Pin
16-May-02 23:51
suss16-May-02 23:51 
Generalprinting Pin
16-May-02 6:48
suss16-May-02 6:48 
GeneralFunction access between views Pin
Wade H.16-May-02 6:44
Wade H.16-May-02 6:44 
GeneralHelp with typedef syntax Pin
markfd16-May-02 6:37
markfd16-May-02 6:37 
I've come across the following code

typedef struct SEXPREC {...contents} SEXPREC, *SEXP;

Why does the name SEXPREC appear twice? The first appearance seems to be giving the struct the name and the second one the typedef. This software certainly works so it must be legal but I'm confused why it is ok to use the name twice. Can anybody explain (sorry if this is a very basic question)?
GeneralRe: Help with typedef syntax Pin
Tim Smith16-May-02 6:51
Tim Smith16-May-02 6:51 
GeneralRe: Help with typedef syntax Pin
markfd16-May-02 6:57
markfd16-May-02 6:57 
GeneralRe: Help with typedef syntax Pin
Chris Losinger16-May-02 6:58
professionalChris Losinger16-May-02 6:58 
GeneralRe: Help with typedef syntax Pin
PJ Arends16-May-02 7:06
professionalPJ Arends16-May-02 7:06 
GeneralHelp with SetROP2 Pin
Juan Carlos Cobas16-May-02 6:01
Juan Carlos Cobas16-May-02 6:01 
GeneralError Handling in SOAP services (using ATL 7.0) Pin
Le centriste16-May-02 5:55
Le centriste16-May-02 5:55 
GeneralCListCtrl set multiselection Pin
Zizilamoroso16-May-02 5:01
Zizilamoroso16-May-02 5:01 
GeneralRe: CListCtrl set multiselection Pin
KaЯl16-May-02 5:31
KaЯl16-May-02 5:31 
GeneralRe: CListCtrl set multiselection Pin
Zizilamoroso16-May-02 5:38
Zizilamoroso16-May-02 5:38 
GeneralRe: CListCtrl set multiselection Pin
Zizilamoroso16-May-02 5:41
Zizilamoroso16-May-02 5:41 
GeneralRe: CListCtrl set multiselection Pin
KaЯl16-May-02 5:52
KaЯl16-May-02 5:52 
GeneralRe: CListCtrl set multiselection Pin
Jean-Marc Molina3-Oct-03 1:21
Jean-Marc Molina3-Oct-03 1:21 
QuestionDynamically Creat icons? Pin
jimNLX16-May-02 4:38
jimNLX16-May-02 4:38 
AnswerRe: Dynamically Creat icons? Pin
Shog916-May-02 17:22
sitebuilderShog916-May-02 17:22 
Generalcopy-constructor issue Pin
Carlos Sánchez García16-May-02 4:29
Carlos Sánchez García16-May-02 4:29 
GeneralRe: copy-constructor issue Pin
Joaquín M López Muñoz16-May-02 5:02
Joaquín M López Muñoz16-May-02 5:02 
GeneralRe: copy-constructor issue Pin
Mike Nordell16-May-02 5:33
Mike Nordell16-May-02 5:33 

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.