No creation of objects

Cheng-Chang Wu <[email protected]> Thu, 19 May 2005 21:17:36 -0700 (PDT)
Newsgroups gmane.comp.lang.eiffel.smalleiffel
Message-ID <[email protected]>
Hi,

For my real time project I must make sure the program
doesn't create any object in the real time loop. How
can I check this with SmartEiffel? With some help of c
codes?

Cheng-Chang Wu