Changes between Version 4 and Version 5 of C Interface


Ignore:
Timestamp:
02/12/10 00:20:34 (16 years ago)
Author:
zirkel
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • C Interface

    v4 v5  
    11How will one mark up a C program for the TASS model extractor?  This page is organized by issues that arise.
     2
     3Some 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.
    24
    35== Input/Output ==