It is not possible to add the new link because it would replace an existing, longer link.
Line 25: | Line 25: | ||
|- |
|- |
||
| <code>strncpy(''string2'', ''string'', ''n'')</code> |
| <code>strncpy(''string2'', ''string'', ''n'')</code> |
||
|[[ |
|[[C standard library]] |
||
|- |
|- |
||
| <code>''string''.substr(0,''n'')</code> |
| <code>''string''.substr(0,''n'')</code> |