Obsolete Keywords
From: phinz_fan (phinzfan_at_discussions.microsoft.com)
Date: 08/11/04
- Next message: Hendrik Schober: "Re: C++ and VS 2002 .net"
- Previous message: tom_usenet: "Re: question templates in managed c"
- Next in thread: William DePalo [MVP VC++]: "Re: Obsolete Keywords"
- Reply: William DePalo [MVP VC++]: "Re: Obsolete Keywords"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 11 Aug 2004 06:25:02 -0700
I am trying to compile old 16-bit C code in VC++2.0. I am running into errors
using the header file graph.h. This is a microsoft file that uses the
keywords '__far' and '__huge'. Is there a way to replace these keywords or
the entire header file itself for 32 -bit applications?
- Next message: Hendrik Schober: "Re: C++ and VS 2002 .net"
- Previous message: tom_usenet: "Re: question templates in managed c"
- Next in thread: William DePalo [MVP VC++]: "Re: Obsolete Keywords"
- Reply: William DePalo [MVP VC++]: "Re: Obsolete Keywords"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|