UGENDEV_BUFSIZE
CTASSERT(UGENDEV_BUFSIZE > sizeof(UGENDEV_BASESTR)+sizeof("0.00")+1);
char buf[UGENDEV_BUFSIZE];