j
k
j a
j l
Hi Hugh,
IMO, this could be written without using 'goto' for example ``` if (console_ioctl(...) && size >= sizeof(...)) { } else size = 0; HeapFree(...); return size; ```
Back to the thread
Back to the list