Make me a C program that reads given two integers (no limits) and outputs the largest.
Do this in a proper GNU hello.c way.
Name:
Anonymous2010-07-16 18:52
>>80
Most GNU programs aren't portable. Non-portability is one of the four main points of the definition of GNU quality:
1. Non-portability
2. Poor documentation
3. Non-standard behavior for standard utilities
4. GPL