Content deleted Content added
m v2.04 - Fix errors for CW project (Heading should begin with "=") |
|||
Line 26:
// ...
}</syntaxhighlight>
The function will result in undefined behavior when the input is over 1000 characters. Some
<syntaxhighlight lang="c">int secure_programming(char *input) {
|