Timeline for Output a sound of a certain frequency
Current License: CC BY-SA 3.0
8 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 24, 2016 at 19:46 | comment | added | manatwork |
The requirements say "Input must be taken in through STDIN", so skip that lengthy ParamStr() and just Read() it as required: pastebin.com/1Tw2d0D6
|
|
| Nov 17, 2015 at 9:51 | comment | added | SztupY | @vsz FPC might be fine (so I can remove that from the second snippet), I still have to check some ancient ones, like TP5.5, as far as I remember they required it. | |
| Nov 17, 2015 at 6:03 | comment | added | vsz |
As far as I know, a Pascal program will work fine with all compilers even without the Program a; part, so you can win 10 bytes with omitting it.
|
|
| Nov 16, 2015 at 11:28 | history | edited | SztupY | CC BY-SA 3.0 |
Fixed, and added shorter code segment for free pascal and modern derivates
|
| Nov 16, 2015 at 11:23 | history | undeleted | SztupY | ||
| Nov 16, 2015 at 11:23 | history | edited | SztupY | CC BY-SA 3.0 |
added 35 characters in body
|
| Nov 16, 2015 at 11:20 | history | deleted | SztupY | via Vote | |
| Nov 16, 2015 at 11:18 | history | answered | SztupY | CC BY-SA 3.0 |