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

VgaSetGlobalAttributes

NullException edited this page Aug 6, 2020 · 2 revisions

VgaSetGlobalAttributes fucntion

Description

Sets the default character attribute byte

Syntax

VgaSetGlobalAttributes(char character_attributes);

Parameters

character_attributes

The characer attribute byte to set as default

Return Value

N/A

Clone this wiki locally