gettingstarted
[Top] [All Lists]

Re: WriteLong method

To: Getting Started <gettingstarted at lists dot realsoftware dot com>
Subject: Re: WriteLong method
From: Aaron Ballman <aaron at realsoftware dot com>
Date: Mon, 29 Nov 2004 21:54:37 -0600
Delivered-to: gettingstarted at lists dot realsoftware dot com
References: <4287DA23-4283-11D9-BA44-000D93C6DE52 at spamcop dot net>
Barrie Jones wrote:
Since RB integers are all long integers, am I correct in assuming that integers are always saved with the writeLong method and there is no need to use the writeShort method?

You use the WriteShort method when you want to save 2 bytes of signed integer data, and WriteLong when you want to write 4 bytes of signed integer data.

HTH!

~Aaron
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>