©2004 by Marc J. Rochkind. All rights reserved. Portions marked "Open Source" may be copied under license.

 

Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

pathlist_node Struct Reference

List of all members.

Public Attributes

pathlist_node * c_next
char c_name [1]

Member Data Documentation

char pathlist_node::c_name[1]
 

Definition at line 27 of file cwd.c.

Referenced by get_pathlist(), and push_pathlist().

struct pathlist_node* pathlist_node::c_next
 

Definition at line 26 of file cwd.c.

Referenced by free_pathlist(), get_pathlist(), and push_pathlist().


The documentation for this struct was generated from the following file:
Generated on Fri Apr 23 10:57:14 2004 for AUP2 Example Source by doxygen 1.3.1