writeLine abstract method

void writeLine(
  1. int file,
  2. String text
)

Implementation

void writeLine(int file, String text);