1. RE: undefined externs

euman at bellsouth.net wrote:
> Hello all,
> 
> This is an unrelated Euphoria Question, sortof.
> Im trying to write some extensions to the Eu-Interpreter 
> for myself / use.
> 
> In Watcom I ran across several externs like:
> _WCRTLINK extern FILE _WCDATA __iob[];
> which are not defined in the current scope of stdio.h
> 
> What the ???
> 
> Euman
> euman at bellsouth.net
> 
> ==================================================================
> ================================================================== 
> 
> 

The definitions is in _comdef.h header file.

Bernie

new topic     » topic index » view message » categorize

2. RE: undefined externs

Bernie Ryan wrote:
> 
> euman at bellsouth.net wrote:
> > Hello all,
> > 
> > This is an unrelated Euphoria Question, sortof.
> > Im trying to write some extensions to the Eu-Interpreter 
> > for myself / use.
> > 
> > In Watcom I ran across several externs like:
> > _WCRTLINK extern FILE _WCDATA __iob[];
> > which are not defined in the current scope of stdio.h
> > 
> > What the ???
> > 
> > Euman
> > euman at bellsouth.net
> > 
> > ==================================================================
> > ================================================================== 
> > 
> > 
> The definitions is in _comdef.h header file.
> 
> Bernie
> 
> 

  If you search the internet:

  A ".iob " file extention is a
    3D graphics database in TDDD format.

  I don't know if that is of any help.

Bernie

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu