ShVarVal_T Union Reference
#include <var.h>
List of all members.
Detailed Description
Shell variable value union type.
Definition at line 91 of file var.h.
|
Public Attributes |
|
const char * | s |
| | null-terminated string value
|
|
int | i |
| | integer value
|
|
double | f |
| | float value
|
|
void * | p |
| | complex data value
|
The documentation for this union was generated from the following file:
Generated on Wed Oct 10 18:56:38 2007 for RCB3 by
1.4.6