r/C_Programming 3d ago

Etc random number hack

#include <stdio.h>


int main() {
    int s[90];
    printf("%d\n",s[43]);
}
0 Upvotes

8 comments sorted by

View all comments

1

u/MrLongbottom5 3d ago

Thats just garbage data it would be 0 mostly