Closed andre-orr closed 11 years ago
Hey Ashwin,
Please find attached a number of commits to wb.h. The most notable are:
wb.h
malloc()
NULL
wbImport()
wbTime_start()
wbTime_stop()
wbInternal
and
@andre-orr: Excellent commits. That is some very nice cleanup of the code. I learnt so much just by looking at the diffs :+1:
Hey Ashwin,
Please find attached a number of commits to
wb.h
. The most notable are:malloc()
returningNULL
inwbImport()
wbImport()
from writing past the bounds of arrayswbTime_start()
/wbTime_stop()
timer pairingwbInternal
and