RE:Macros and c++ code

From: Masaharu Goto (MXJ02154@nifty.ne.jp)
Date: Fri Jul 30 1999 - 16:15:35 MEST


Dear Michael,

This message is not a direct answer to your question. But I recommend to
avoid too much nesting with such usage. If your c++ program is called by
the interpreter and it again calls another interpreted function, there is
a risk of scoping problem. I recommed you to stay simply here.

Thank you
Masaharu Goto

======================================================================
I have a macro that is being called by a c++ program (essentially to
fiddle with some TPad properties).  How can I have the macro "know" about
C++ function in my program to call them?

Michael



This archive was generated by hypermail 2b29 : Tue Jan 04 2000 - 00:43:36 MET