On 5/29/06, Alain Michaud <[EMAIL PROTECTED]> wrote:
I wanted to write a unit that would simulate this file (ioctl.h), but, this header file contains mainly macros. I do not think that it is possible to write some Pascal code that would in fact be a macro! If someone knows if it possible to write macros in Pascal please tell me.
You can“t. Transform macros into functions. Some macros can also be substituted directly into the code. -- Felipe Monteiro de Carvalho _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal