Difference between revisions of "Binary"

From Free Pascal wiki
Jump to navigationJump to search
m
Line 1: Line 1:
 +
{{Binary}}
 +
<br />
 +
<br />
 
The term '''binary''' as used in [[Pascal]] usually refers to a [[File|file]] which contains [[data]] which is generally only understandable by a [[Program|program]], such as an [[Executable program|executable program]] itself, a data base, a memory dump, or other information not generally experessed as [[Text|text]].
 
The term '''binary''' as used in [[Pascal]] usually refers to a [[File|file]] which contains [[data]] which is generally only understandable by a [[Program|program]], such as an [[Executable program|executable program]] itself, a data base, a memory dump, or other information not generally experessed as [[Text|text]].
  
 
[[Category:Pascal]]
 
[[Category:Pascal]]

Revision as of 17:52, 19 September 2014

Deutsch (de) English (en) español (es) suomi (fi) português (pt)


The term binary as used in Pascal usually refers to a file which contains data which is generally only understandable by a program, such as an executable program itself, a data base, a memory dump, or other information not generally experessed as text.