gettingstarted
[Top] [All Lists]

Re: WriteLong method

To: Getting Started <gettingstarted at lists dot realsoftware dot com>
Subject: Re: WriteLong method
From: Will Leshner <will dot leshner at gmail dot com>
Date: Mon, 29 Nov 2004 19:53:51 -0800
Delivered-to: gettingstarted at lists dot realsoftware dot com
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:references; b=AmY5rotIYNGyuBE4NjixwTSkQ1IkNg0RBuN3dFBvoqVxX7FP2twdDDqb/RyXNklKrCDQ17Kj68zqGeI7kXymotZDq+dSaNLaVX7CM63RT1IN7dIkVxrf3MtAMNPOUGYzidGiAEz2GO49/Tu41cNuZouQ+V49TPtuaBg7+fxOUwg=
References: <4287DA23-4283-11D9-BA44-000D93C6DE52 at spamcop dot net>
On Mon, 29 Nov 2004 22:52:30 -0500, Barrie Jones <barrie at spamcop dot net> 
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?

No. You use the WriteShort method when you want to write a short and
you use the WriteLong method when you want to write a long. It all
depends on the format of your binary file.

-- 
REALbasic database options: http://sqlabs.net
REALbasic news and tips: http://rbgazette.com
KidzMail & KidzLog: http://haranbanjo.com
_______________________________________________
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>