No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
5 Posted Topics
Re: C + + has really taken a new direction since the standard was finalized, and a book that has ignored the progress made by the ISO committee is not really worth buying for someone who is new to C + +. | |
Re: The problem with your logic is that I start at 0, not 1. Since 0 is a number you have 0, 1, 2, 3, ... 98, 99. The reason I was 100 because when i is incremented by 99 to get to 100 and it is checked against the condition … | |
Re: Assuming you want the console to auto-size itself according to the size of your matrix, this can be done without taking control of the console in a non-standard. It is not difficult, but I would question the value of replacing the console with your own custom shell for the sole … | |
Re: As for how to obtain the text of the window to stay where you want to keep it, and scroll to where you want, you may have to code yourself. I am not a user of TC to all these functions are not part of standard C + +. | |
Re: Let me just warn you that I am a beginner in early C + +. So I searched recursive descent parser and I know idea how to put this into code. |
The End.