caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* native values in objects from c
@ 2006-08-29 11:50 Michael Wohlwend
  2006-08-29 13:05 ` [Caml-list] " Jacques Garrigue
  0 siblings, 1 reply; 5+ messages in thread
From: Michael Wohlwend @ 2006-08-29 11:50 UTC (permalink / raw)
  To: caml-list

with that code:

class x = object
 val name = "hoho"
end;;

let ho = new x in ...


how do I access the field name form C? 

The docu says it should be the third field of the block, but that doesn't work for me (it has Tag 0, not 252 for strings ...)

cheers,
 Michael


-- 


Der GMX SmartSurfer hilft bis zu 70% Ihrer Onlinekosten zu sparen!
Ideal für Modem und ISDN: http://www.gmx.net/de/go/smartsurfer


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-08-31  8:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-08-29 11:50 native values in objects from c Michael Wohlwend
2006-08-29 13:05 ` [Caml-list] " Jacques Garrigue
2006-08-29 14:07   ` Michael Wohlwend
2006-08-31  6:55     ` Jacques Garrigue
2006-08-31  8:22       ` Michael Wohlwend

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).