Re: Sbcl-help alien-type
steve gonedes <[email protected]>
| Newsgroups | gmane.lisp.steel-bank.general |
|---|---|
| Message-ID | <[email protected]> |
Does anyone know how to declare a 4 byte array of type unsigned char/unint on the hesap with the alien package? I wanted to use the buffer with sp-posix:read/write . I forget how I did it last time. I did not want to stack allocate it ; i plan to reuse this buffer over and over. (sb-posix:read fd ? 4) any help would be appreciated. ------------------------------------------------------------------------ On 5/5/24 9:03 AM, [email protected] wrote: > Send Sbcl-help mailing list submissions to > [email protected] > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/sbcl-help > or, via email, send a message with subject or body 'help' to > [email protected] > > You can reach the person managing the list at > [email protected] > > When replying, please edit your Subject line so it is more specific > than "Re: Contents of Sbcl-help digest..." > > Today's Topics: > > 1. declare ftype on an argument of function style-warning > (Albus Matt Piroglu) > 2. Re: declare ftype on an argument of function style-warning > (Douglas Katzman) > > > _______________________________________________ > Sbcl-help mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/sbcl-help _______________________________________________ Sbcl-help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/sbcl-help