Commit 9c6f3d

2026-08-24 17:23:12 Bob Green: -/-
programming/man pages.md ..
@@ 18,20 18,17 @@
```
### DESCRIPTION
- ***
Returns a portion of a the string **s**, specified by the **offset** and **length** parameters. The string porttion is copied into the string **dest**, up to a limit of **max_len** characters. If there is not enough room, **NULL** is returned.
### RETURN VALUE
- ***
On success, a pointer to the string **dest** is returned, otherwise **NULL**.
### NOTES
- ***
None.
@@ 40,9 37,7 @@
See GitHub Issues: <https://github.com/znac049/mega-micros-sbc3/issues>
### AUTHOR
- ***
Bob Green <bob@chippers.org.uk>
### SEE ALSO
- ***
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9