Kinda extra credit ex12

This commit is contained in:
2024-04-18 18:49:10 -04:00
parent 32e70e96ce
commit df5d4f5a1f
2 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ int main(int argc, char *argv[])
char full_name[] = {
'Z', 'e', 'd',
' ', 'A', '.', ' ',
'S', 'h', 'a', 'w',
'S', 'h', 'a', 'w', '\0',
};
// WARNING: On some systems you may have to change the