Open t0mpr1c3 opened 11 years ago
Runtime() returns 0 or 1 currently. I suppose int might be preferable if there are plans to extend the range of return codes to include other values. If not then it might be tidier to call it boolean.
Runtime() returns 0 or 1 currently. I suppose int might be preferable if there are plans to extend the range of return codes to include other values. If not then it might be tidier to call it boolean.