Timeline for Simple cat program
Current License: CC BY-SA 4.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 17, 2020 at 9:04 | history | edited | Community Bot |
Commonmark migration
|
|
| Aug 12, 2018 at 7:56 | history | edited | Jo King | CC BY-SA 4.0 |
better solution auggested by esolanging fruit
|
| Aug 12, 2018 at 7:43 | comment | added | Esolanging Fruit | Also, I think this treats null bytes identically to EOF, which violates the rule that "If it is at all possible in your language to distinguish null bytes in the standard input stream from the EOF, your program must support null bytes like any other bytes (that is, they have to be written to the standard output stream as well)". | |
| Aug 12, 2018 at 7:40 | comment | added | Esolanging Fruit | 6-byte version that exits with an error | |
| Aug 10, 2018 at 7:21 | history | edited | Jo King | CC BY-SA 4.0 |
Added explanation
|
| Aug 10, 2018 at 7:12 | history | answered | Jo King | CC BY-SA 4.0 |