| ??? 03/11/99 22:23 Read: times |
#289 - RE: ProView32 Bugs!!! |
I don't know of a list of them, but I'll give you one right now.
void print(char *str) { while (*str) OutChar(*str++); } The compiler genrates bogus code and destroys the pointer. When I told FSI about this, they effectively said "Aw too bad". This is not what I wanted to hear after spending $1200+ on this thing. I have to examine each line of compiler generated code to make sure that it did it right. So much for dependability. |
| Topic | Author | Date |
| ProView32 Bugs!!! | 01/01/70 00:00 | |
RE: ProView32 Bugs!!! | 01/01/70 00:00 |



