| # | Line 260 | Line 260 | endpicture() /* finish and write out pixels */ | |
|---|---|---|
| 260 | ||
| 261 | initialize() /* initialize holodeck and buffers */ | |
| 262 | { | |
| 263 | – | extern long ftell(); |
| 263 | int fd; | |
| 264 | FILE *fp; | |
| 265 | int n; | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |