Go to file
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
common Use lengthof instead of sizeof(A)/sizeof(A[0]) 2013-12-07 18:38:10 +00:00
d1x-rebirth Move */arch/carbon -> common/arch/carbon 2013-12-06 03:58:10 +00:00
d2x-rebirth Move */arch/carbon -> common/arch/carbon 2013-12-06 03:58:10 +00:00
similar Use lengthof instead of sizeof(A)/sizeof(A[0]) 2013-12-07 18:38:10 +00:00
.gitignore Add some Xcode generated file ending with .perspectivev3 to gitignore 2013-08-05 19:14:24 +08:00
SConstruct Use lengthof instead of sizeof(A)/sizeof(A[0]) 2013-12-07 18:38:10 +00:00