.TH vga_getxdim() "" "" "VGA Function"
.PC "Return X dimension of the VGA screen"
.B "#include <vga.h>"
.B "int vga_getxdim()"
.PP
Function
.B vga_getxdim()
returns the number of pixels in the screen's X dimension,
given its current graphics mode.
.SH "See Also"
.B
libvga,
vga_getcolors(),
vga_getydim()
.R
