Re: Objects



Andrew McDonagh wrote:
> Roedy Green wrote:
> > On Fri, 12 Aug 2005 13:34:31 -0400, "freesoft_2000"
> > <freesoft_2000@xxxxxxxxx> wrote or quoted :
> >
> >
> >>Please bear with me as i have a rather silly question.
> >>Lets say i have an object and i want to convert that object say a document
> >>or any other object to an array of bytes. Does anyone know how to do this?
> >>
> >>Any help is greatly appreciated
> >
>
> snipped usual Roedy gibberish
>
>
> The op did say he wanted to change the objects type - but to simply
> serialize it to a byte array, which is why Jan V gave the answer.

He may have said that, but the language that he used to state the
question was very unclear. When I first read it I assumed that he
mis-typed some words and really wanted to convert an object to a
document. It took some time to figure out what he meant.

Your response was also very unclear in that it said the exact opposite
of what you probably meant.

Referring to Roedy's comments as gibberish doesn't help your argument
when we obviously know better. At least he left his political
commentary out of it!

John
http://schemaspy.sourceforge.net

.



Relevant Pages

  • Dynamic buttons
    ... I'm creating buttons on the fly as my program runs and I'm storing them all in an array for future referencing. ... ASCII a silly question, get a silly ANSI. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: sizeof and structure
    ... Can I ask a silly question? ... Why are you using artificially manufactured structs to parse a byte ...
    (comp.lang.c)
  • Parsing an array of structures
    ... (A silly question, I suspect) ... Suppose I have an array of structures: ... (The structure has a single element, ...
    (comp.soft-sys.matlab)