QSAS_2_4/QSAS_dist/src/Utilities/qcdf/cdfstr.c File Reference

#include "cdflib.h"

Defines

#define IsASCII(c)   (0 <= c && c <= 127)

Functions

STATICforIDL char * NULterminate (char *string, size_t length, struct STRINGstruct **ssh)
STATICforIDL void FreeStrings (struct STRINGstruct *ssh)
STATICforIDL Logical Trailer (char *string, char *trailer)
STATICforIDL char * strcpyX (char *dst, char *src, size_t max)
STATICforIDL char * strcatX (char *dst, char *src, size_t max)
STATICforIDL char * catchrX (char *dst, int src, size_t max)
STATICforIDL char * prependX (char *dst, char *src, size_t max)
STATICforIDL void CtoFORTstring (char *Cstring, void *FORTstring, int length)
STATICforIDL int Printable (int c)
STATICforIDL int UpperCase (int c)
STATICforIDL int LowerCase (int c)
STATICforIDL int Alphabetic (int c)
STATICforIDL int Decimal (int c)
STATICforIDL int Spacing (int c)
STATICforIDL int Visible (int c)
STATICforIDL int MakeLower (int c)
STATICforIDL int MakeUpper (int c)

Define Documentation

#define IsASCII (  )     (0 <= c && c <= 127)


Function Documentation

STATICforIDL int Alphabetic ( int  c  ) 

STATICforIDL char* catchrX ( char *  dst,
int  src,
size_t  max 
)

STATICforIDL void CtoFORTstring ( char *  Cstring,
void *  FORTstring,
int  length 
)

STATICforIDL int Decimal ( int  c  ) 

STATICforIDL void FreeStrings ( struct STRINGstruct ssh  ) 

STATICforIDL int LowerCase ( int  c  ) 

STATICforIDL int MakeLower ( int  c  ) 

STATICforIDL int MakeUpper ( int  c  ) 

STATICforIDL char* NULterminate ( char *  string,
size_t  length,
struct STRINGstruct **  ssh 
)

STATICforIDL char* prependX ( char *  dst,
char *  src,
size_t  max 
)

STATICforIDL int Printable ( int  c  ) 

STATICforIDL int Spacing ( int  c  ) 

STATICforIDL char* strcatX ( char *  dst,
char *  src,
size_t  max 
)

STATICforIDL char* strcpyX ( char *  dst,
char *  src,
size_t  max 
)

STATICforIDL Logical Trailer ( char *  string,
char *  trailer 
)

STATICforIDL int UpperCase ( int  c  ) 

STATICforIDL int Visible ( int  c  ) 


Generated on Fri Jan 8 12:51:25 2010 for QSAS by  doxygen 1.5.7