0012F91C sounds like the memory address where let starts. To print out let, use a loop likeCode:for (int i=0; i<26; ++i) cout << 'a'+i << ": " << let[i] << '\n';
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 15 of 23
Thread: codebreaking programThreaded View
|
Click Here to Expand Forum to Full Width |