mirror of
https://github.com/lcn2/calc.git
synced 2025-08-16 01:03:29 +03:00
Improve help files
Minor improvement of various help files. Made format of help files more consistent.
This commit is contained in:
@@ -21,7 +21,6 @@ DESCRIPTION
|
||||
fs. A non-null value is returned only if the attempt fails.
|
||||
|
||||
EXAMPLE
|
||||
|
||||
; f = fopen("/tmp/junk", "w")
|
||||
; fputs(f, "Leonard Euler")
|
||||
; freopen(f, "r")
|
||||
|
Reference in New Issue
Block a user