[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Catching error from gh_ function
From: |
Hilaire Fernandes |
Subject: |
Catching error from gh_ function |
Date: |
Sun, 9 Jun 2002 13:14:16 +0200 |
Hi,
How to catch error emitted within gh_ procedure
I want to catch error as:
ERROR: In procedure gh_scm2double:
ERROR: Wrong type argument: 0.732720803902192+3.14159265358979i
It looks like I should use scm_internal_catch or scm_lazy_catch but I did not
find
documentation about that. Just example code in available application will
be enought to help me.
Thanks
Hilaire
- Catching error from gh_ function,
Hilaire Fernandes <=