help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Help-smalltalk] C Callout, #defines


From: Markus Fritsche
Subject: [Help-smalltalk] C Callout, #defines
Date: Fri, 19 Jul 2002 20:31:30 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.1a) Gecko/20020610

Hi!

What is the right way(tm) to work with #define'd values ?
- Write a function for every define (int center(){return CENTER;})
- parse the needed .h-files to get them?
With the second approach, I don't have to write the "c-part" of a module, if the rest could be done by DLD addLibrary, am I right?

Kind regards, Markus




reply via email to

[Prev in Thread] Current Thread [Next in Thread]