|
Prev: A bug and a related mini-challenge re LSQ
Next: A bug and a related mini-challenge re LSQ [analogy with LR]
From: Claudio Lapilli on 6 May 2008 11:52 On May 5, 11:23 pm, JYA <nos...(a)nospam.blah> wrote: > Last time I used HPGCC, you couldn't tell unfortunately, weither the > push worked or not. it wouldn't return a value letting you that it > worked. If it couldn't push a value on the stack, it would simply do > nothing > > As such, I had to manually test the amount of memory available before I > called push. And that is why the entire API was rewritten from scratch. The functions we are discussing don't even exist anymore. The new version returns BOOL, allowing the proper check. Claudio
First
|
Prev
|
Pages: 1 2 Prev: A bug and a related mini-challenge re LSQ Next: A bug and a related mini-challenge re LSQ [analogy with LR] |