Changes between Version 4 and Version 5 of C Interface
- Timestamp:
- 02/12/10 00:20:34 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
C Interface
v4 v5 1 1 How will one mark up a C program for the TASS model extractor? This page is organized by issues that arise. 2 3 Some of these problems might be solved by having the user assume there is an identifier {{{_TASS}}}. Then the user can use {{{#ifdef}}} blocks to wrap statements used by TASS but not a standard C compiler. 2 4 3 5 == Input/Output ==
