Newsgroups: comp.lang.scheme
Path: cantaloupe.srv.cs.cmu.edu!rochester!galileo.cc.rochester.edu!uhura.cc.rochester.edu!jr002b
From: jr002b@uhura.cc.rochester.edu (Joshua John Richardson)
Subject: Creating types in Elk?
Message-ID: <1995Jul13.162001.1387@galileo.cc.rochester.edu>
Sender: news@galileo.cc.rochester.edu
Nntp-Posting-Host: uhura.cc.rochester.edu
Organization: University of Rochester Computing Center
X-Newsreader: TIN [version 1.2 PL1]
Date: Thu, 13 Jul 95 16:20:01 GMT
Lines: 12

I want to create Boolean types in Elk for use in C extensions, but I can't
figure out how.  The source shows a type id, T_Boolean, but when I call
Alloc_Object I don't know how many bytes to ask for, or how to assign those
bytes.

Help with this problem or the address of an ftp site w/ documentation on elk
would be greatly appreciated.

Thanks,
Joshua Richardson
jjr@cs.rochester.edu

