View Single Post
  #6  
08-04-2001, 12:10 PM
Cloverfield's Avatar
Cloverfield
Oddworld Forums Owner
J.J.'s Bad Robot
 
: Jun 2000
: Melbourne, Australia, Oddworld
: 2,613
Rep Power: 26
Cloverfield  (72)

Each software is programmed in a different language, like many programs and games use C++ as a basis.

Although all programs are programmed in these languages and are made up of code that you cannot read as it is compiled, many use different formats for the files they read.

Like if you tried to open a music file in a text editor, there is no way music can be heard by Notepad, so instead the computer reads what it interprets the characters as. Often these characters would not be recognizable, so you will see a lot of squares or dos-based characters.

Also as Gluk Schmuck said, these file formats take up less space than a standard text file would for example.

Binary code is actually made up of 1s and 0s, so you would see something like 00011001. There is a programming language called Assembly Language and you can only write the code in 1s and 0s. We had to do it when I studied computers, and that is one hard language to use!!!

Abe Babe...
__________________
Oddworld-Web | Advent Children.net | Dirge of Cerberus.net
 
 
    
"If that's so, I shall draw you into the darkness. Into the nightmare that forever deprives you of light, from which you can never awaken." ~ Sephiroth, Kingdom Hearts

Obsessed with J.J. Abrams!!! <3
Creator of Cloverfield, Lost, Alias and Fringe ... he's just too awesome!

Reply With Quote