Révision 304 approxBasisSollya/read-lines-from-file.h
read-lines-from-file.h (revision 304) | ||
---|---|---|
21 | 21 |
struct rlff_readLines |
22 | 22 |
{ |
23 | 23 |
unsigned int linesNum; |
24 |
unsigned int linesLenght;
|
|
24 |
unsigned int linesLength;
|
|
25 | 25 |
char* lines; |
26 | 26 |
}; |
27 | 27 |
|
Formats disponibles : Unified diff