mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-18 21:29:19 +02:00
undoing unintended commit
This commit is contained in:
parent
b769a318ef
commit
6615a74609
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
|
||||
(define-c non-null-string (%%read-line "fgets_unlocked")
|
||||
(define-c non-null-string (%%read-line "fgets")
|
||||
((result (array char arg1)) int (default (current-input-port) input-port)))
|
||||
|
||||
;;(define-c size_t (%%read-string "fread")
|
||||
|
|
Loading…
Add table
Reference in a new issue