iris

I've witnessed first hand what an inexperienced (or just stupid) coder can do with C: array index out of bounds, memory overwrite via invalid pointer, etc., etc., etc. A Safer-C course or equivalent should at least be mandatory. www.cs.kent.ac.uk/pubs/1995/890/index.html
0