help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: writing integer with fwrite


From: Glenn Golden
Subject: Re: writing integer with fwrite
Date: Tue, 14 Dec 2004 07:34:11 -0700

"Robert A. Macy" writes:
> 
> the 'ulong' phrase writes a single set of 4 bytes for a variable.  
> 
> fwrite(fid,variable,'ulong');  


And for 4 bytes with Cantonese encoding:

   fwrite(fid,variable,'oolong');



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

[Prev in Thread] Current Thread [Next in Thread]