libnd_macros

Name

libnd_macros -- 

Synopsis

#define             TV_SUB                              (a,
                                                         b,
                                                         c)
#define             TOUCH                               (x)

Description

Details

TV_SUB()

#define             TV_SUB(a,b,c)


TOUCH()

#define TOUCH(x)  { x = 0; }