j
k
j a
j l
On 3/31/20 7:01 PM, Jactry Zeng wrote:
if (!(object = calloc(sizeof(*object), 1))) return E_OUTOFMEMORY;
return E_OUTOFMEMORY;
Hi,
arguments are swapped here.
Back to the thread
Back to the list