--- libaitio/src/Attic/vars.c 2012/07/31 15:02:35 1.11.4.1 +++ libaitio/src/Attic/vars.c 2012/07/31 15:19:11 1.11.4.2 @@ -3,7 +3,7 @@ * by Michael Pounov * * $Author: misho $ -* $Id: vars.c,v 1.11.4.1 2012/07/31 15:02:35 misho Exp $ +* $Id: vars.c,v 1.11.4.2 2012/07/31 15:19:11 misho Exp $ * ************************************************************************** The ELWIX and AITNET software is distributed under the following @@ -466,6 +466,9 @@ io_freeVar(ait_val_t ** __restrict val) /* * io_makeVar() - Allocate memory and fill variable * + * @type = type of variable + * @... = arg1 is value of variable + * @... = arg2 is length of variabla. Not required for numbers and strings! * return: NULL error or new variable, after use free variable with io_freeVar() */ ait_val_t *