Many small edits.
This commit is contained in:
parent
741f510ce7
commit
c8b6342d3c
160 changed files with 2204 additions and 864 deletions
|
|
@ -117,7 +117,7 @@ is used when code needs a reference to the character array.
|
|||
Using
|
||||
.B s->base
|
||||
directly is frowned upon since it exposes too much of the implementation.
|
||||
.SS "allocation and freeing
|
||||
.SS "Allocation and freeing
|
||||
.PP
|
||||
A string must be allocated before it can be used.
|
||||
One normally does this using
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue