Re: Accessing C variables/structures

new topic     » goto parent     » topic index » view thread      » older message » newer message

Ben Logan writes:
> When using a C library from Euphoria, how do I
> access the variables and structures made available
> by that library?

In Linux Euphoria you can link with (get the address of)
a C variable using define_c_var().
In WIN32 there is no way to link directly with a variable,
but you can access variables and structures using the
methods just described by Matthew Lewis.

Regards,
   Rob Craig
   Rapid Deployment Software
   http://www.RapidEuphoria.com

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu