An open API service indexing awesome lists of open source software.

https://github.com/qedsoftware/goodbye-world

(C) I prefer to teach "Goodbye Cruel World."
https://github.com/qedsoftware/goodbye-world

Last synced: 11 months ago
JSON representation

(C) I prefer to teach "Goodbye Cruel World."

Awesome Lists containing this project

README

          

goodbye-world
===============

Description
---------------

This is a simple C program that prints "Goodbye Cruel World."

William Wu (william.wu@themathpath.com), 2012 April 01

Demo
---------------

$ make

$ ./goodbye

********************
Goodbye Cruel World!
********************

Requirements
---------------
System requirements: gcc, make