Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
LSH
lsh
Commits
2d0191c6
Commit
2d0191c6
authored
Oct 02, 2004
by
Niels Möller
Browse files
Improved comment for %r.
Rev: src/format.h:1.45
parent
b2a53815
Changes
1
Show whitespace changes
Inline
Side-by-side
src/format.h
View file @
2d0191c6
...
...
@@ -44,8 +44,8 @@
*
* %z Insert a string, using a null-terminated argument.
*
* %r Reserves space in the string,
and stores the start position
*
into the given
uint32_t *
argument
.
* %r Reserves space in the string,
first argument is the length, and
*
the start position is stored into the second argument, a
uint32_t *.
*
* %a Insert a string containing one atom.
*
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment