Last change
on this file since 131 was 2, checked in by Rick van der Zwet, 15 years ago |
Initial import of data of old repository ('data') worth keeping (e.g. tracking
means of URL access statistics)
|
File size:
516 bytes
|
Rev | Line | |
---|
[2] | 1 | #ifndef LeesTekstH
|
---|
| 2 | #define LeesTekstH
|
---|
| 3 | #include<iostream.h>
|
---|
| 4 | #include<string.h>
|
---|
| 5 | #include<fstream.h>
|
---|
| 6 | #ifndef sc2
|
---|
| 7 | #define sc2 '\0'
|
---|
| 8 | #endif
|
---|
| 9 | #ifndef sc1
|
---|
| 10 | #define sc1 '\n'
|
---|
| 11 | #endif
|
---|
| 12 | bool sf32(ifstream&sv18,char*sv82,int sv83);bool sf33(char*sv86,int sv87,
|
---|
| 13 | char*sv82,int&sv89);int sf34(ifstream&sv18,char*sv86,int sv87,char*sv82,
|
---|
| 14 | int sv83,int&sv92,int&sv89);bool sf35(char*sv93);bool sf36(char*sv95,char*sv96);
|
---|
| 15 | void sf37(char*sv93);void sf2(ifstream&sv18);void sf3(ifstream&sv18,char*sv19);
|
---|
| 16 | bool sf4(char*sv21,char*sv22);
|
---|
| 17 | #endif
|
---|
Note:
See
TracBrowser
for help on using the repository browser.