caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Double+Int Records (C-Interface) and Double_array_tag
@ 2006-01-19 10:24 Bauer, Christoph
  2006-01-19 10:59 ` [Caml-list] " Frederic van der Plancke
  2006-01-19 11:25 ` Richard Jones
  0 siblings, 2 replies; 3+ messages in thread
From: Bauer, Christoph @ 2006-01-19 10:24 UTC (permalink / raw)
  To: caml-list

Hi,

given a type like

type t = {
   i : int;
   f0 : float;
   f1 : float;
   ...
   f100 : float;
}

A value from this type is constructed in C-code. Is
it possible to create a block with a Double_array_tag?
(Because there are only unboxed values in this record.)

Thanks,


Christoph Bauer
Dipl. Inf.

LMS Deutschland GmbH
Luxemburgerstr. 7
D-67657 Kaiserslautern

T +49 631 303 22 152

mailto:Christoph.Bauer@lms-gmbh.de
http://www.lmsintl.com 


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

end of thread, other threads:[~2006-01-19 10:58 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-01-19 10:24 Double+Int Records (C-Interface) and Double_array_tag Bauer, Christoph
2006-01-19 10:59 ` [Caml-list] " Frederic van der Plancke
2006-01-19 11:25 ` Richard Jones

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).