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

io.cc File Reference

#include "io.h"
#include "error.h"
#include "units.h"
#include "nport.h"
#include <ctype.h>
#include <strings.h>
#include <stdlib.h>

Go to the source code of this file.

Functions

void skipwhite (const char *&c)
void skipnonwhite (const char *&c)
void up (std::string &s)


Function Documentation

void skipnonwhite ( const char *& c ) [static]
 

Definition at line 51 of file io.cc.

Referenced by datafile::datafile(), data_parser::parse(), and data_parser::tokens().

void skipwhite ( const char *& c ) [static]
 

Definition at line 49 of file io.cc.

Referenced by datafile::datafile(), data_parser::parse(), and data_parser::tokens().

void up ( std::string & s ) [static]
 

Definition at line 55 of file io.cc.

Referenced by touchstone_read::open().


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