PRODUCTS
PURCHASE
FOR USERS
COMPANY
OUR SITES
DOCUMENTATION CENTER SEARCH
Mathematica
>
Built-in
Mathematica
Symbol
Reading Textual Data
Tutorials »
|
BinaryRead
BinaryWrite
Character
See Also »
Byte
Byte
represents a single byte of data in
Read
.
EXAMPLES
CLOSE ALL
Basic Examples
(1)
Create a file with a sequence of bytes:
In[1]:=
In[2]:=
In[3]:=
Read each byte in the file:
In[4]:=
Out[4]=
In[5]:=
Out[5]=
In[6]:=
Out[6]=
Close the file:
In[7]:=
SEE ALSO
BinaryRead
BinaryWrite
Character
TUTORIALS
Reading Textual Data
New in 1
© 2008 Wolfram Research, Inc.