I wanted to do so to for testing purposes.
Like say I have a code like this
char testing[500]; for (int i = 0; i <= 500; i++) { //What do I do he