Re: OODL: #pragma

1999-12-23 Thread DeRobertis

At 5:18 PM +0100 on 12/23/99, [EMAIL PROTECTED] wrote:
I'm trying a quickly (and dirty) build of the source code of
XBlockFile.sit.hqx
under Visual C++ 6.0 on NT.

Fist problem ! Visual C++ don't know this pragam !

#pragma mark [Constants]

That pragma does nothing. It's just there so that our IDE's can make nice
little pop-up menus which can jump to certain sections of the code.

It should be ignored on compile. Any compiler should do that.




Re: OODL: #pragma

1999-12-23 Thread MP0werd


In a message dated 12/23/99 11:19:38 AM, you wrote:

I'm trying a quickly (and dirty) build of the source code of
XBlockFile.sit.hqx
under Visual C++ 6.0 on NT.

Fist problem ! Visual C++ don't know this pragam !

#pragma mark [Constants]


pragma is a compiler metacommand to mark certain sections of the program for 
easier editing/debugging.



Re: OODL: #pragma

1999-12-23 Thread M. Uli Kusterer

Fist problem ! Visual C++ don't know this pragam !

#pragma mark [Constants]

This is just like a comment. If you can cause VC++ to ignore it that's fine.

Cheers,
-- M. Uli Kusterer


 http://www.weblayout.com/witness
   'The Witnesses of TeachText are everywhere...'

--- HELP SAVE HYPERCARD: ---
Details at: http://www.hyperactivesw.com/SaveHC.html
Sign: http://www.giguere.uqam.ca/petition/hcpetition.html