-
Pdtutil_AllocCheck()
- Check The Pdtutil_Alloc Macro.
-
Pdtutil_ChrPrint()
- Print on fp the desired number of charaters on a file.
-
Pdtutil_CloseFile()
- Closes a file.
-
Pdtutil_FileName()
- Returns a complete file name (name, attribute, extension.
-
Pdtutil_IntArrayDup()
- Duplicates an array of ints
-
Pdtutil_IntArrayRead()
- Inputs an array of ints
-
Pdtutil_IntArrayWrite()
- Outputs an array of ints
-
Pdtutil_OpenFile()
- Opens a file, or fails with an error message and exits.
-
Pdtutil_ReadName()
- parses hierarchical names separated by '.'
-
Pdtutil_ReadOrd()
- Reads the order in the .ord file.
-
Pdtutil_ReadSubstring()
- Parses hierarchical names separated by '.'
-
Pdtutil_StrArrayDup()
- Duplicates an array of strings
-
Pdtutil_StrArrayFree()
- Frees an array of strings
-
Pdtutil_StrArrayRead()
- Inputs an array of strings
-
Pdtutil_StrArrayWrite()
- Outputs an array of strings
-
Pdtutil_StrDup()
- Duplicates a string
-
Pdtutil_VariableOrderFormatEnum2String()
- Given an Enumerated type Returns a string
-
Pdtutil_VariableOrderFormatString2Enum()
- Given an Enumerated type Returns an Integer
-
Pdtutil_VerbosityEnum2String()
- Given an Enumerated type Returns a string
-
Pdtutil_VerbosityString2Enum()
- Given a string it Returns an Enumerated type for the verbosity
type.
-
Pdtutil_WriteOrd()
- Write the order in the .ord file.
-
()
-
-
()
-
-
()
-
-
()
- Checks for Warnings: If expr==1 print out the warning on
stderr
-
()
- Checks for fatal bugs
Last updated on 990617 11h53