[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference caldec::wrl_atom

Title:ATOM Tool Development System
Moderator:CALDEC::SCHMIDT
Created:Tue Sep 07 1993
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:309
Total number of notes:979

304.0. "Types of data passed to analysis routines" by GEMEVN::LILILIU () Fri May 30 1997 12:32

What are the data types that can be passed to the analysis routines?
I have found that char, int, char* works.  But int*, char** does not.
I was wondering if there is a way to pass these.

liliana liu
---------------------
lililiu@gemeun.zko.dec.com
T.RTitleUserPersonal
Name
DateLines
304.1Supported TypesNNTPD::"glyons@zk3.dec.com"Gail LyonsMon Jun 02 1997 11:1311
There are four basic argument types:  constants, VALUE, REGV or FREGV,
and *XLATE.  The supported constant types are char, int, long, char *,
char[], int[], and long[].  If you have Atom v2.29, float and double
are also supported.

See the atom_application_instrumentation man page for more information.

Gail Lyons

[Posted by WWW Notes gateway]