C conformity fixes:
- Move declarations before statements in all blocks. - Where 64-bit type is required, use it explicitly (not 1l).
Showing
想要评论请 注册 或 登录
- Move declarations before statements in all blocks. - Where 64-bit type is required, use it explicitly (not 1l).