show/hide this revision's text 10 added 9 characters in body; edited tags

Personally, I always forget this stuff. So I figured this is a useful thing to have as a reference.

  1. Read an ascii file into a string
  2. Write an ascii file from a string
  3. Read a binary file into something appropriate. If possible, store in a string, too.
  4. Write a binary file from something appropriate. If possible, write from a string, too.

Current Answers (sorted alphabetically):

  • Ada
  • Bash
  • C
  • C++
  • C#/.Net
  • Delphi
  • Groovy
  • Java
  • Lua
  • PHP
  • Perl
  • Python
  • R6RS Scheme
  • Rebol
  • Ruby
  • VB

Missing Answers:

  • Common Lisp
show/hide this revision's text 9 edited tags
show/hide this revision's text 8 move java to answered.

Personally, I always forget this stuff. So I figured this is a useful thing to have as a reference.

  1. Read an ascii file into a string
  2. Write an ascii file from a string
  3. Read a binary file into something appropriate. If possible, store in a string, too.
  4. Write a binary file from something appropriate. If possible, write from a string, too.

Current Answers (sorted alphabetically):

  • Bash
  • C
  • C++
  • C#/.Net
  • Delphi
  • Groovy
  • Java
  • Lua
  • PHP
  • Perl
  • Python
  • R6RS Scheme
  • Rebol
  • Ruby
  • VB

Missing Answers:

  • Common Lisp
  • Java
show/hide this revision's text 7 edited body
show/hide this revision's text 6 added 32 characters in body
show/hide this revision's text 5 added 58 characters in body
show/hide this revision's text 4 Added more items to the answer key.
show/hide this revision's text 3 added content
show/hide this revision's text 2 added 45 characters in body
show/hide this revision's text 1