Author: muggenhor
Date: Thu Mar 26 23:31:22 2009
New Revision: 6896
URL: http://svn.gna.org/viewcvs/warzone?rev=6896&view=rev
Log:
* Access arrays with array-indexing syntax
- i.e. array[index] instead of *(array + index)
* Access a variable's size using sizeof(variable)
- Instead of sizeof(typeof(variable)) * ARRAY_SIZE
Modified:
trunk/src/droid.c
trunk/src/game.c
trunk/src/stats.c
_______________________________________________
Warzone-commits mailing list
[email protected]
https://mail.gna.org/listinfo/warzone-commits