Introduction
Statistics
Contact
Development
Disclaimer
Help
sdf.org home page
#include <alef.h>
void
main(void)
{
print("%d", sizeof("hello"));
}