Skip to content
Discussion options

You must be logged in to vote

I fixed it a little -

(LAMBDA (FILE)
                                                          (* ; "Edited 28-Oct-2025 17:30 by briggs")
       (CL:WITH-OPEN-FILE (S FILE :DIRECTION :INPUT)
              (SELECTQ (RATOM S READ-LINE-RDTBL)
                     (P4 (LET (LINE WIDTH HEIGHT BM)
                              (READCCODE S READ-LINE-RDTBL)
                              (while (EQ 35 (PEEKCCODE S))
                                     do
                                     (RSTRING S READ-LINE-RDTBL)
                                     (READCCODE S READ-LINE-RDTBL))
                              (SETQ WIDTH (RATOM S))
                                                           …

Replies: 8 comments 15 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@RyanBurnside
Comment options

Comment options

You must be logged in to vote
1 reply
@RyanBurnside
Comment options

Comment options

You must be logged in to vote
1 reply
@RyanBurnside
Comment options

Comment options

You must be logged in to vote
5 replies
@RyanBurnside
Comment options

@RyanBurnside
Comment options

@nbriggs
Comment options

Answer selected by RyanBurnside
@RyanBurnside
Comment options

@nbriggs
Comment options

Comment options

You must be logged in to vote
7 replies
@RyanBurnside
Comment options

@nbriggs
Comment options

@RyanBurnside
Comment options

@nbriggs
Comment options

@RyanBurnside
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants