NVBIO
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Functions
vlen.h File Reference

Go to the source code of this file.

Functions

int vflen (char *fmt, va_list ap)
 
int flen (char *fmt,...)
 

Function Documentation

int flen ( char *  fmt,
  ... 
)

Definition at line 108 of file vlen.c.

int vflen ( char *  fmt,
va_list  ap 
)

Definition at line 116 of file vlen.c.