mirror of
https://gitlab.com/embeddable-common-lisp/ecl.git
synced 2026-01-25 14:01:07 -08:00
doc: improvements to standards section
Apply consistent formatting, fix all ANSI dictionary sections as
well as other errors and typos.
This commit is contained in:
parent
0b0c7594b4
commit
af2c152682
27 changed files with 269 additions and 159 deletions
|
|
@ -105,7 +105,7 @@ ecl_alloc_adjustable_extended_string(cl_index l)
|
|||
#endif
|
||||
|
||||
/*
|
||||
Make_simple_base_string(s) makes a simple-base string from C string s.
|
||||
ecl_make_simple_base_string(s) creates a simple-base string from C string s.
|
||||
*/
|
||||
cl_object
|
||||
ecl_make_simple_base_string(char *s, cl_fixnum l)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue