filename_array Struct Reference

Collaboration diagram for filename_array:

Collaboration graph
[legend]

Detailed Description

Definition at line 40 of file pilot-install-memo.c.

Data Fields

char ** filenames
unsigned int filenames_allocated
unsigned int filenames_used


Field Documentation

char** filename_array::filenames

Definition at line 41 of file pilot-install-memo.c.

Referenced by append_filename(), append_filenames(), check_filenames(), and main().

unsigned int filename_array::filenames_allocated

Definition at line 42 of file pilot-install-memo.c.

Referenced by append_filename(), and main().

unsigned int filename_array::filenames_used

Definition at line 43 of file pilot-install-memo.c.

Referenced by append_filename(), check_filenames(), and main().


The documentation for this struct was generated from the following file:
© 1996-2007 by pilot-link.org. All rights reserved.