GLYLIB  0.3.0b
fileslurp Struct Reference

A structure for a function similar to the perl notion of "slurping" a file. More...

#include <gly_fileutils.h>

List of all members.

Public Attributes

int n
char ** L
 number of lines

Detailed Description

A structure for a function similar to the perl notion of "slurping" a file.

Definition at line 30 of file gly_fileutils.h.


Member Data Documentation


The documentation for this struct was generated from the following file:
 All Classes Files Functions Variables Typedefs Defines