campo-sirio/cb5/i4chang.h
angelo fdfaa20627 Aggiunta i4changed(), che restituisce la versione dell'indice.
git-svn-id: svn://10.65.10.50/trunk@1079 c028cbd2-c16b-5b4b-a496-9718f37d4682
1995-03-06 17:30:26 +00:00

16 lines
153 B
C
Executable File

/*
i4chang.h
17 Febbraio 1995
*/
#ifdef __cplusplus
extern "C" {
#endif
long S4FUNCTION i4changed(INDEX4 *);
#ifdef __cplusplus
}
#endif