Click here to Skip to main content
16,004,906 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: why no support Pin
Michael P Butler21-Apr-02 22:01
Michael P Butler21-Apr-02 22:01 
GeneralRe: why no support Pin
Brian Delahunty22-Apr-02 6:47
Brian Delahunty22-Apr-02 6:47 
GeneralRe: why no support Pin
Tim Smith22-Apr-02 6:54
Tim Smith22-Apr-02 6:54 
GeneralFormula transform Pin
ivex21-Apr-02 17:47
ivex21-Apr-02 17:47 
GeneralRe: Formula transform Pin
Rage22-Apr-02 4:56
professionalRage22-Apr-02 4:56 
GeneralRe: Formula transform Pin
ivex23-Apr-02 15:23
ivex23-Apr-02 15:23 
GeneralRe: Formula transform Pin
Rage23-Apr-02 23:00
professionalRage23-Apr-02 23:00 
Generalbackslash Pin
NicholasCougar21-Apr-02 17:35
NicholasCougar21-Apr-02 17:35 
Hi,
I encounter such a problem as the usage of backslash '\' , follows are details


syntax 
   textline\


For example,

#define DECLARE_DYNAMIC(class_name)\
     public: \
        static CRuntimeClass class##class_name; \
        virtual CRuntimeClass *GetRuntimeClass() const;


What does '\' mean here?
Thank you in advance.



Best regard.

One concrete prolem is worth a thousand unapplied abstractions.
GeneralRe: backslash Pin
Christian Graus21-Apr-02 17:39
protectorChristian Graus21-Apr-02 17:39 
GeneralRe: backslash Pin
Paul M Watt21-Apr-02 18:14
mentorPaul M Watt21-Apr-02 18:14 
GeneralLearning Curve... Questions :) Pin
21-Apr-02 16:33
suss21-Apr-02 16:33 
GeneralRe: Learning Curve... Questions :) Pin
Christian Graus21-Apr-02 16:57
protectorChristian Graus21-Apr-02 16:57 
GeneralRe: Learning Curve... Questions :) Pin
SilverShalkin21-Apr-02 17:23
SilverShalkin21-Apr-02 17:23 
GeneralRe: Learning Curve... Questions :) Pin
Christian Graus21-Apr-02 17:36
protectorChristian Graus21-Apr-02 17:36 
GeneralConnecting to external devices Pin
Peter Molnar21-Apr-02 14:30
Peter Molnar21-Apr-02 14:30 
GeneralRe: Connecting to external devices Pin
Peter Molnar22-Apr-02 6:57
Peter Molnar22-Apr-02 6:57 
GeneralExtracting Info from a PDF File Pin
Brian Delahunty21-Apr-02 8:09
Brian Delahunty21-Apr-02 8:09 
GeneralRe: Extracting Info from a PDF File Pin
Tom Archer21-Apr-02 9:41
Tom Archer21-Apr-02 9:41 
GeneralRe: Extracting Info from a PDF File Pin
Tim Deveaux22-Apr-02 9:49
Tim Deveaux22-Apr-02 9:49 
GeneralTree Item Position Pin
Steve L.21-Apr-02 7:47
Steve L.21-Apr-02 7:47 
GeneralRe: Tree Item Position Pin
Alwin7521-Apr-02 8:10
Alwin7521-Apr-02 8:10 
GeneralRe: Tree Item Position Pin
Steve L.21-Apr-02 8:17
Steve L.21-Apr-02 8:17 
QuestionAny fast File read/write method? Pin
21-Apr-02 7:30
suss21-Apr-02 7:30 
AnswerRe: Any fast File read/write method? Pin
Mazdak21-Apr-02 7:37
Mazdak21-Apr-02 7:37 
AnswerRe: Any fast File read/write method? Pin
Alwin7521-Apr-02 8:19
Alwin7521-Apr-02 8:19 

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.