Owl Get a Life
letters.cpp: In function ‘int main()’:letters.cpp:6:7: error: ‘i’ was not declared in this scope 6 | for (i=97;i<123;++i) m[(char)i]=0; | ^