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."
- Host: GitHub
- URL: https://github.com/qedsoftware/goodbye-world
- Owner: qedsoftware
- Created: 2012-04-09T00:36:07.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2013-03-10T08:02:26.000Z (about 13 years ago)
- Last Synced: 2025-01-01T00:44:43.106Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 102 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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