www.delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1995/12/12/09:07:56

Date: Tue, 12 Dec 1995 08:31:28 +0200 (IST)
From: Eli Zaretskii <eliz AT is DOT elta DOT co DOT il>
To: Martin Couture <couturem AT ift DOT ulaval DOT ca>
Cc: djgpp AT sun DOT soe DOT clarkson DOT edu
Subject: Re: V1 Header in V2

On Mon, 11 Dec 1995, Martin Couture wrote:

> Can I use the .h of version 1 with version 2???

Don't.  Some structures have different layout, and some macros have 
changed, so they now call different functions/address different 
variables, and you are likely to have unresolved externals.

If you use v2.0, just get djdev200.zip, which includes all the header
files. 

The .h files which *you* wrote for your programs and which were used to
compile your programs under v1.x, *can* be used with v2.0, but be warned
that you might stll get compile-time or link-time errors, if you used some
of v1.x non-standard features that aren't supported by v2.0.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019