|
|
|
RE: How to fix 'array subscript is above array bounds' ? | |
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] | |
Hi Ian > Mark the function fatal with __attribute__ ((noreturn)). Thanks very much for your reply. This has fixed the warning nicely. Best regards David