Wiki
Download
Manual
Eggs
API
Tests
Bugs
show
edit
history
You can edit this page using
wiki syntax
for markup.
Article contents:
== Outdated egg! This is an egg for CHICKEN 4, the unsupported old release. You're almost certainly looking for [[/eggref/5/allegro|the CHICKEN 5 version of this egg]], if it exists. If it does not exist, there may be equivalent functionality provided by another egg; have a look at the [[https://wiki.call-cc.org/chicken-projects/egg-index-5.html|egg index]]. Otherwise, please consider porting this egg to the current version of CHICKEN. [[tags: allegro game]] == allegro This document pertains to debugging related methods found in the Allegro egg. Please see the main [allegro] wiki page for more information. [[toc:]] == Functions === Debugging <procedure>(trace-prefix (string channel) (int level) (string file) (int line) (string function))</procedure> Implements _al_trace_prefix. <procedure>(trace-level-debug)</procedure> Implements ALLEGRO_DEBUG. <procedure>(trace-level-info)</procedure> Implements ALLEGRO_INFO. <procedure>(trace-level-warn)</procedure> Implements ALLEGRO_WARN. <procedure>(trace-level-error)</procedure> Implements ALLEGRO_ERROR. <procedure>(debug-assert bool)</procedure> Implements ALLEGRO_ASSERT. === Errors <procedure>(error-number)</procedure> Implements al_get_errno. <procedure>(error-number-set!)</procedure> Implements al_set_errno.
Description of your changes:
I would like to authenticate
Authentication
Username:
Password:
Spam control
What do you get when you subtract 24 from 5?