Skip to content
Snippets Groups Projects
Commit 0b3847ba authored by Liam Healy's avatar Liam Healy
Browse files

Use fsbv:defcstruct for complex, type spec (:pointer type)

Define complex-float-c and complex-double-c using fsbv:defcstruct so
that they can be passed by value.  A type specification of the form
(:pointer type) is accepted for allocated objects passed by reference
to foreign functions so that their values can be set and returned from
the CL function.  This expands correctly for #'minmax, not tested
yet.
parent 8dea4bbc
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment