Solar_OS API Reference

You are here: Main -> Draw API ->


PROC API_Char_Get_Width STDCALL
	USES 	esi
	ARG 	char_ascii


This function will return the width of an ASCII character in the proportional font.

Arguments:

Argument Type Description
char_ascii dword ASCII code of char

Returns:

Posible Errors:

Remarks:

See Also