GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
poll_scroll(3) Allegro manual poll_scroll(3)

poll_scroll - Checks the status of a scroll request with triple buffering. Allegro game programming library.

#include <allegro.h>

int poll_scroll();

This function is used for triple buffering. It checks the status of a hardware scroll previously initiated by the request_scroll() routine.

Returns non-zero if it is still waiting to take place, and zero if the requested scroll has already happened.

request_scroll(3), request_video_bitmap(3), ex3buf(3), exupdate(3)
version 4.4.3 Allegro

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.