Re: Linux Beta Release Now Available
- Posted by Robert Craig <rds at ATTCANADA.NET> Oct 24, 1999
- 640 views
Bernie Ryan writes: > Why can't you just return the results of the "C" > address operator ? I could hard-code: &bernie into the source code of exw.exe, and I could link against any .dll that exports "bernie", but for define_c_var() I need to *dynamically* create a string at run-time containing the name of *any* variable that you choose, and then I have to somehow get the address of that variable for you. In Linux it's easy. In WIN32 there's no obvious way to do it. Maybe when I start working on WIN32+DOS32 again I'll find a non-obvious way. Regards, Rob Craig Rapid Deployment Software http://www.RapidEuphoria.com