Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

psString.h File Reference


Detailed Description

Contains the declarations of string utility functions.

String utility functions defined shall provide basic string copying capabilities.

Author:
Eric Van Alst, MHPCC
Version:
Revision
1.10
Name
rel5_0
Date:
Date
2005/02/17 19:26:24
Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii

Definition in file psString.h.

#include "psType.h"

Include dependency graph for psString.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Defines

#define PS_STRING(S)   #S
 This macro will convert the argument to a quoted string.

Functions

char * psStringCopy (const char *str)
 Copies the input string.
char * psStringNCopy (const char *str, psS32 nChar)
 Copies the input string up to the specified number of characters.


Define Documentation

#define PS_STRING  )     #S
 

This macro will convert the argument to a quoted string.

Definition at line 24 of file psString.h.


Generated on Mon Apr 4 18:24:46 2005 for Pan-STARRS Foundation Library by  doxygen 1.3.9.1