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

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

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