[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
Date: | 2002-05-28 (07:55) |
From: | Animesh Pathak <animesh.pathak@i...> |
Subject: | [Caml-list] help regarding 'union' |
dear members, I am new to caml and am currently trying to write a program which involves sending of data across a network connection. What I have to do is to send a complex structure (containing lists of integers, mutexes etc. ) across a network. In C, i would have used a 'union' with a char array and sent the array... how is it done in caml? Kindly help me regarding this problem of mine. thanks in advance. -Animesh ------------------- To unsubscribe, mail caml-list-request@inria.fr Archives: http://caml.inria.fr Bug reports: http://caml.inria.fr/bin/caml-bugs FAQ: http://caml.inria.fr/FAQ/ Beginner's list: http://groups.yahoo.com/group/ocaml_beginners