Main Page | Data Structures | File List | Globals

libppr/ppr_fnamef.c File Reference

construct filenames More...

#include "before_system.h"
#include <stdio.h>
#include <stdarg.h>
#include <string.h>
#include "gu.h"
#include "global_defines.h"

Functions

void ppr_fnamef (char target[], const char pattern[],...)


Detailed Description

construct filenames


Function Documentation

void ppr_fnamef char  target[],
const char  pattern[],
... 
 

construct a filename using a printf()-style format string

This is a special version of sprintf(). It will never write more than MAX_PPR_PATH characters. It only understands s and d. On MS-Windows systems it will convert ":" to "!" because MS OSs are confused by colons in filenames.


Generated on Fri Feb 20 15:17:53 2004 for PPR Libraries by doxygen 1.3.5