Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Help [scheme]

Name: Anonymous 2008-01-27 7:29


(define (read-file port)
  (lambda (line)
    (if line
        (begin
        (display line)
        (read-file port))))
  (read-line port))

(call-with-input-file 'file read-file) ; doesnt work


y doesnt work ;_;

Name: Anonymous 2008-01-27 8:19

OP here whoa you faggots are either trolling or you are fucking clueless.

>>3
I prefer it instead of let

>>4
Irrelevant.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List