next up previous contents index
Next: Module FileIO.c Up: Header LALStdio.h Previous: Prototypes   Contents   Index

Description

The routines LALSnprintf() and LALVsnprintf() are wrappers for snprintf() and vsnprintf(), if these functions are available, otherwise they are simply sprintf() or vsprintf(). It is strongly recommended that LALSnprintf() and LALVsnprintf() be used rather than sprintf() and vsprintf() as the latter are prone to buffer-overflow problems.



$Id: LALStd.c,v 1.3 2003/06/10 20:44:11 jolien Exp $



LAL test account 2003-10-23