Re: Integer array as BLOB



I think you could just typecast the integer array as a byte array when you
call the BLOB read and write function. So no real conversion needed.

If you need more help, repost your question on the Borland news server
because the way you posted now, your post is invisible to most people.

Take a look here:
<http://tinyurl.com/8m5nw>
which links to
<http://delphi.wikicities.com/wiki/Delphi_Newsgroups>
.



Relevant Pages

  • Finding a maxima with binary search?
    ... Suppose I have an integer array ... maximum, and then decrease. ... Can someone give me some pseudocode to help? ... Prev by Date: ...
    (comp.programming)
  • puzzle
    ... ok here is a puzzle. ... there is an integer array whose length is odd, ... Prev by Date: ...
    (comp.lang.c)
  • puzzle
    ... ok here is a puzzle. ... there is an integer array whose length is odd, ... Prev by Date: ...
    (comp.programming)
  • Re: integer array to a byte array
    ... >>> how do i convert an integer array to a byte array?? ... >> If replying to the group, please do not mail me too ... Prev by Date: ...
    (microsoft.public.dotnet.languages.csharp)