#ifndef GETLN_H
#define GETLN_H

extern int getln();
extern int getln2();

#endif


syntax highlighted by Code2HTML, v. 0.9.1