Functions
console.h File Reference
This graph shows which files directly or indirectly include this file:

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.



receive_xsens
Author(s): Ji Zhang, Silvio Maeta
autogenerated on Tue Sep 8 2015 00:25:08