14 May
2007
14 May
'07
11:56 p.m.
Richard B. Kreckel wrote:
I would suggest to whoever is going to write those that exceptions are caught in the C binding layer and transformed to return codes, messages, errno, or whatever inside that layer.
Agreed. It's the only way to provide a binding layer that does not lose memory each time an exceptional situation occurs. Bruno