Last change
on this file since 301 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)
|
-
Property svn:executable
set to
*
|
File size:
546 bytes
|
Rev | Line | |
---|
[2] | 1 | #ifndef LeesTekstH
|
---|
| 2 | #define LeesTekstH
|
---|
| 3 | #include<iostream>
|
---|
| 4 | #include<string>
|
---|
| 5 | #include<fstream>
|
---|
| 6 | using namespace std;
|
---|
| 7 | #ifndef EOS
|
---|
| 8 | #define EOS '\0'
|
---|
| 9 | #endif
|
---|
| 10 | #ifndef EOL
|
---|
| 11 | #define EOL '\n'
|
---|
| 12 | #endif
|
---|
| 13 | bool sf36(ifstream&sv23,char*sv35,int sv101);bool sf37(char*sv102,int sv103,
|
---|
| 14 | char*sv35,int&sv104);int sf38(ifstream&sv23,char*sv102,int sv103,char*sv35,
|
---|
| 15 | int sv101,int&sv105,int&sv104);bool sf39(char*sv106);
|
---|
| 16 | bool sf40(char*sv107,char*sv108);void sf41(char*sv106);void sf22(ifstream&sv23);
|
---|
| 17 | void sf2(ifstream&sv23,char*sv28);bool sf27(char*sv24,char*sv25);
|
---|
| 18 | #endif
|
---|
Note:
See
TracBrowser
for help on using the repository browser.