features

#include <stdio.h>
#define S "Hello, Worldn"

int main(int argc, char **argv)
{
  exit(printf(S) == strlen(S) ? 0 : 1);
}

Fig. 1: Simple C Program.

Fig. 2: Ginko Biloba.

Image taken from
Albion College, Image Gallery
Ginkgo Biloba L.
Photo by: Tamara Crupi, September 1996
URL: www.albion.edu/newplants/detail.asp?imagenumber=6

All documents created with Biloba STX conform to W3C recommendations.

Valid XHTML 1.0! Valid CSS!