dxx-rebirth/common
Kp 7f5410cc8b Use lengthof instead of sizeof(A)/sizeof(A[0])
The latter form can accept pointers, but the template lengthof cannot.
2013-12-07 18:38:10 +00:00
..
2d Switch to C++ linkage 2013-12-06 03:35:32 +00:00
3d Switch to C++ linkage 2013-12-06 03:35:32 +00:00
arch Move */arch/carbon -> common/arch/carbon 2013-12-06 03:58:10 +00:00
editor Make med_functions const 2013-11-28 00:27:43 +00:00
include Use lengthof instead of sizeof(A)/sizeof(A[0]) 2013-12-07 18:38:10 +00:00
main Switch to C++ linkage 2013-12-06 03:35:32 +00:00
maths Mark private functions static 2013-11-02 04:23:55 +00:00
misc Remove now unused fgets_unlimited 2013-12-06 03:28:59 +00:00
texmap Switch to C++ linkage 2013-12-06 03:35:32 +00:00
ui Mark ui_messagebox button strings const 2013-12-06 00:24:07 +00:00