Introduction
Statistics
Contact
Development
Disclaimer
Help
sdf.org home page
#include <alef.h>
intern int sconv(Printspec*);
intern int (*fmtconv[10])(Printspec*) =
{
sconv,
};