src/util/qcdio/noarch/file_io.C File Reference

#include <config.h>
#include <stdio.h>
#include <stdarg.h>
#include <util/qcdio.h>

Go to the source code of this file.

Namespaces

namespace  cps

Functions

FILE * cps::Fopen (FileIoType type, const char *filename, const char *mode)
 Opens a file.
int cps::Fclose (FileIoType type, FILE *stream)
 Closes a file.
int cps::Fprintf (FILE *stream, const char *format,...)
 Prints to a file.
int cps::Fprintf (FileIoType type, FILE *stream, const char *format,...)
 Prints to a file.
int cps::Vfprintf (FileIoType type, FILE *stream, const char *format, va_list ap)
 Prints a variable-length argument list to a file.


Generated on Tue Mar 6 10:57:55 2007 for Columbia Physics System by  doxygen 1.4.6