21#ifndef READCARDS_IREADCARDS_H
22#define READCARDS_IREADCARDS_H
void getivector_(const char *, int *)
void getivalue_(const char *, int &)
void isdefined_(const char *, int &)
void getbvalue_(const char *, bool &)
void initcards_(const char *)
void getfvalue_(const char *, float &)
void getdvalue_(const char *, double &)
void getdvector_(const char *, double *)
void getstring_(const char *, char *)