Hacker News new | ask | show | jobs
by heinrich5991 3820 days ago
This is incorrect, `int array[10] = {1}` initializes all but the first element with 0.