1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-20 11:40:18 +02:00

* gh.h, gh_data.c (gh_doubles2scm, gh_doubles2dvect,

gh_doubles2scm): New functions.
This commit is contained in:
Mikael Djurfeldt 1998-01-20 18:03:18 +00:00
parent f3a2c4cfe6
commit 171422a94a

5
NEWS
View file

@ -377,6 +377,11 @@ vector-related gh_ functions have been implemented.
Implemented several of the R4RS pair and list functions that were
missing.
** gh_scm2doubles, gh_doubles2scm, gh_doubles2dvect
New function. Converts double arrays back and forth between Scheme
and C.
* Changes to the scm_ interface
** Function: int scm_internal_select (int fds,