(file) Return to input.c CVS log (file) (dir) Up to [venge] / src / mkc / testfiles

File: [venge] / src / mkc / testfiles / input.c (download)
Revision: 1.1, Mon Apr 29 05:38:16 2002 UTC (8 years, 4 months ago) by graydon
Branch: MAIN
CVS Tags: HEAD
a little test

#include "foo.h"
#include "bar.h"

int main ()
{
  printf ("hello, world (foo says %d, bar says %s)\n", foo(), bar());
}

graydon hoare
Powered by
ViewCVS 0.9.2