Functions
console.h File Reference

Go to the source code of this file.

Functions

void clearScreen ()
 clears the console screen
void gotoXY (int x, int y)
 Moves the console cursor.

Function Documentation

void clearScreen ( )

clears the console screen

Definition at line 70 of file console.cpp.

void gotoXY ( int  x,
int  y 
)

Moves the console cursor.

Parameters:
x: The new x position (column) of the cursor
y: The new y position (row) of the cursor

Definition at line 20 of file console.cpp.



mtig_driver
Author(s): Lucas Casanova Nogueira
autogenerated on Thu Jun 6 2019 18:25:27