Update _rvmain.cpp

This commit is contained in:
bartek 2024-05-24 09:26:50 +00:00
parent 5931d0c6a9
commit 00eff4d531
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
#include <stdint.h> #include <stdint.h>
char * ptr1 = "Oliwier"; char * ptr1 = "Bartek";
char * ptr2 = "Florjanczyk"; char * ptr2 = "Swider";
int strlen(char *s) int strlen(char *s)
{ {
cha *p = s; cha *p = s;