TEMU  4.4
The Terma Emulator
Console.h File Reference
#include <stdint.h>
Include dependency graph for Console.h:

Go to the source code of this file.

Functions

uint64_t temu_consoleGetLineCount (void *Con)
 
const char * temu_consoleGetLine (void *Con, uint64_t Line)
 

Function Documentation

◆ temu_consoleGetLine()

const char* temu_consoleGetLine ( void *  Con,
uint64_t  Line 
)

◆ temu_consoleGetLineCount()

uint64_t temu_consoleGetLineCount ( void *  Con)