ff786f0118
Files correlati : mg0 batbgsa Ricompilazione Demo : [ ] Commento : corretto controllo lunghezza formato git-svn-id: svn://10.65.10.50/trunk@15479 c028cbd2-c16b-5b4b-a496-9718f37d4682
43 lines
878 B
C
Executable File
43 lines
878 B
C
Executable File
// ARTICOLI
|
|
#define F_CODLIV 101
|
|
#define F_DESLIV 102
|
|
#define F_FORMLIV 103
|
|
#define F_CODGROUP 104
|
|
#define F_DESGROUP 105
|
|
#define F_ROOT 197
|
|
#define F_FORMAT 198
|
|
#define F_FORMATLEN 199
|
|
#define F_FORMATCHECK 200
|
|
|
|
#define F_CHILD1 201
|
|
#define F_FORMAT1 301
|
|
#define F_DESCR1 401
|
|
|
|
#define F_CHILD2 202
|
|
#define F_FORMAT2 302
|
|
#define F_DESCR2 402
|
|
|
|
#define F_CHILD3 203
|
|
#define F_FORMAT3 303
|
|
#define F_DESCR3 403
|
|
|
|
#define F_CHILD4 204
|
|
#define F_FORMAT4 304
|
|
#define F_DESCR4 404
|
|
|
|
#define F_CHILD5 205
|
|
#define F_FORMAT5 305
|
|
#define F_DESCR5 405
|
|
|
|
#define F_CHILD6 206
|
|
#define F_FORMAT6 306
|
|
#define F_DESCR6 406
|
|
|
|
#define F_CHILD7 207
|
|
#define F_FORMAT7 307
|
|
#define F_DESCR7 407
|
|
|
|
#define F_CHILD8 208
|
|
#define F_FORMAT8 308
|
|
#define F_DESCR8 408
|