I use "new"(C++) to allocate memory to store the input data.
And I use a string buffer with size 65536 when reading a formula.
When I have read all data, I store them and use "top-down DP" method to count each fields.
But I get a Runtime Error(SIGSEGV).
How should I do to solve this problem?
Thanks ...
Search found 2 matches
- Sun Feb 03, 2002 11:25 am
- Forum: Volume 1 (100-199)
- Topic: 196 - Spreadsheet
- Replies: 42
- Views: 16417
- Sun Feb 03, 2002 11:09 am
- Forum: Volume 1 (100-199)
- Topic: 197 - Cube
- Replies: 20
- Views: 4490