Posts by Seli
- 10.06.2009, 17:22
- Forum: Bugs
- Topic: array subscript out of range
- Replies: 1
- Views: 2919
array subscript out of range
From https://bugzilla.novell.com/show_bug.cgi?id=216330 : " I just tried to compile package celestia-1.3.2-38 with the Intel C compiler. It said bigfix.cpp(174): warning #175: subscript out of range The source code is if (n[N_WORDS] != 0) Strange. Not only does n[N_WORDS] not exist, but also it...