[plt-scheme] long as return type for scheme_build_list?

Erlend Lorentzen erlendlor at gmail.com
Mon Aug 4 05:14:25 EDT 2008


Looking in the PLT documentation i found the following entry for
scheme_build_list:
-----------------------------------------------------------------------------------------

long scheme_build_list(int c, Scheme_Object** elems)
Creates and returns a list of length c with the elements elems.
------------------------------------------------------------------------------------------

Is this correct? Shouldn't the return type be Scheme_Object* ?


Regards
Erlend
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://list.cs.brown.edu/pipermail/plt-scheme/attachments/20080804/1fc4f269/attachment.htm


More information about the plt-scheme mailing list