Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

datafile.cc File Reference

#include "datafile.h"
#include "error.h"
#include <stdio.h>
#include <stdlib.h>
#include <strings.h>
#include <ctype.h>
#include <iostream.h>
#include <fstream.h>

Go to the source code of this file.

Functions

void skipwhite (char *&c)
void skipnonwhite (char *&c)

Variables

const int msglen = 2000
char comment [] = "#!"


Function Documentation

void skipnonwhite ( char *& c ) [static]
 

Definition at line 62 of file datafile.cc.

void skipwhite ( char *& c ) [static]
 

Definition at line 60 of file datafile.cc.


Variable Documentation

char comment = "#!" [static]
 

Definition at line 57 of file datafile.cc.

const int msglen = 2000
 

Definition at line 54 of file ivcurve.cc.


Please direct comments and corrections to supermix@submm.caltech.edu
Go to the supermix home page
Generated by doxygen1.2.7