diff options
author | 2023-03-13 15:53:28 +0100 | |
---|---|---|
committer | 2023-03-13 15:53:28 +0100 | |
commit | 92672025903b9ffdc9b9199f87ff669ae2ca8f86 (patch) | |
tree | f85a627d76c409702a42672967ff9ffb975c6a82 /README.md | |
parent | 38fc3f6b2f92537682033ec95bc51fa565a14780 (diff) | |
download | utils-92672025903b9ffdc9b9199f87ff669ae2ca8f86.tar.gz utils-92672025903b9ffdc9b9199f87ff669ae2ca8f86.zip |
Format function signs
Every function must be declared like this:
<type>
<sign>(<arguments>)
So you can use `grep -r '^<func>'` to find the declaration.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions