topical media & game development

talk show tell print

lib-ch-example-sample-plot2-4.cgi / cgi



  #!/bin/ch
  include <stdio.h>
  
  int main() {
     setvbuf(stdout, NULL, _IONBF, 0); 
     printf("<br>\n");
     printf("hello from plot2_4.ch\n");
  }
  


(C) Æliens 20/2/2008

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.