CCUnit project page CCUnit home page

Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

_CCUnitLine Struct Reference
[_Line]


Detailed Description

Read line.


Data Fields

char * str
 read line buffer

size_t length
 line length

size_t capacity
 buffer capacity

unsigned long lno
 line number

FILE * ifp
 input stream

const char * fname
 input file name


Field Documentation

size_t _CCUnitLine::capacity
 

buffer capacity

const char* _CCUnitLine::fname
 

input file name

FILE* _CCUnitLine::ifp
 

input stream

size_t _CCUnitLine::length
 

line length

unsigned long _CCUnitLine::lno
 

line number

char* _CCUnitLine::str
 

read line buffer


The documentation for this struct was generated from the following file:
SourceForge.jp hosts this site. Send comments to:
CCUnit Developer