Newsgroups: comp.lang.smalltalk
Path: cantaloupe.srv.cs.cmu.edu!das-news.harvard.edu!news2.near.net!MathWorks.Com!europa.eng.gtefsd.com!howland.reston.ans.net!spool.mu.edu!torn!nott!cu23.crl.aecl.ca!cp1369.crl.aecl.ca!everittp
From: everittp@itd.crl.aecl.ca (Perry Everitt)
Subject: Accessing Smalltalk objects  from C/C++
Message-ID: <everittp.13.000EE1C7@itd.crl.aecl.ca>
Lines: 14
Sender: news@cu23.crl.aecl.ca (USENET News System)
Nntp-Posting-Host: cp1369.crl.aecl.ca
Organization: AECL Research
X-Newsreader: Trumpet for Windows [Version 1.0 Rev A]
Date: Wed, 5 Oct 1994 19:52:48 GMT

Hi

I have succeeded in having smalltalk/V call a C DLL function with different 
parameters and had sucess in recieving values back using the smalltalk api 
call.

I was wondering how you would pass a C structure to smalltalk/V ? 
How you can you change the value of a smalltalk object from C or C++?

Would there be a book or article that covered the above topic?

Thanks in advance.

Perry
