[ create a new paste ] login | about

Project: OSGeo
Link: http://osgeo.codepad.org/LCQlRs9p    [ raw code | output | fork ]

C, pasted on Oct 24:
1
2
3
main() {
  puts("OSGeo says hello!");
}


Output:
1
2
3
OSGeo says hello!

Exited: ExitFailure 18


Create a new paste based on this one


Comments: