Changeset 2369 in Sophya for trunk/ArchTOIPipe/Kernel/piotoirdr.h


Ignore:
Timestamp:
Apr 24, 2003, 3:22:26 PM (22 years ago)
Author:
aubourg
Message:

PIOlib I/O

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ArchTOIPipe/Kernel/piotoirdr.h

    r2328 r2369  
    55//                               Christophe Magneville
    66//                               Reza Ansari
    7 // $Id: piotoirdr.h,v 1.1 2003-02-24 09:18:01 aubourg Exp $
     7// $Id: piotoirdr.h,v 1.2 2003-04-24 13:22:26 aubourg Exp $
    88
    99#ifndef PIOTOIRDR_H
     
    1515
    1616#include "HL2_PIOLIB/PIOLib.h"
    17 //  #include "HL2_PIOLIB/PIOCpp.h"  // BUGGY !! Ne marche pas !!!
    1817
    1918/* Missing from PIO headers... */
     19extern "C" {
    2020PIOErr PIOFreeInfoTOI(
    2121                      PIOSTRING       *FLGname,
     
    3737                    PIOGroup *MyGroup /* Input : opened group reference */
    3838                    );
    39 
     39}
    4040/* End missing */
    4141
Note: See TracChangeset for help on using the changeset viewer.