Skip to content
This repository was archived by the owner on Dec 12, 2022. It is now read-only.

VgaClearScreen

NullException edited this page Aug 6, 2020 · 2 revisions

VgaClearScreen fucntion

Description

Clears the screen

Syntax

void VgaClearScreen(char character_attributes);

Parameters

character_attributes

Character attributes to use when clearing the screen. Also sets them to default.

Return Value

N/A

Clone this wiki locally