campo-sirio/src/at/atlib1.h
bonazzi 9f90b0bf72 Patch level : 12.0 no patch
Files correlati     : 
Commento            :

Riaggiunto AVIS ai sorgenti

git-svn-id: svn://10.65.10.50/branches/R_10_00@23247 c028cbd2-c16b-5b4b-a496-9718f37d4682
2016-09-10 08:28:36 +00:00

8 lines
277 B
C
Executable File

#define IDON_SI "SI"
#define IDON_AF "AF"
bool is_idon_one(TString16 idon, const char* tipo);
bool is_idon(TString16 id1, TString16 id2, TString16 id3, TString16 id4, const char* tipo);
bool is_donaz(TString16 don, const char* tipo);
char modstato_tcs(TString16 tipo);