update
This commit is contained in:
parent
3a3b7ca003
commit
36762be158
|
@ -1,6 +1,6 @@
|
|||
#include <stdint.h>
|
||||
|
||||
char * ptr1 = "Dominik P";
|
||||
char * ptr1 = "mpabi vlaz";
|
||||
|
||||
int strlen(char *s)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue