El 27 de enero de 2014, 18:32, Fabián Bonetti <[email protected]> escribió:
>
> On Mon, 27 Jan 2014 16:32:45 +0100
> fernando sainz <[email protected]> wrote:
>
>
> Si lees bien el hilo Fernando dice que tipo de archivo es.
>
>
> No es binario.
>

Cuando digo binario, quiero decir que no es ascii ni utf8, etc...
Yo diría que si es un formato binario, lleva por ejemplo en la cabecera

Header (64 bytes):

Name Type Info
id 4 byte string Should be "PACK" (not null-terminated).
offset Integer (4 bytes) Index to the beginning of the file table.
size Integer (4 bytes) Size of the file table.

Para leer o generar esos ficheros tienes que escribir caracteres que
no son "texto" por lo que yo lo llamo binario ( o data o como quieras)
Para eso o lo haces con un programa que genere esas estructuras y las
escriba o usas un editor hexadecimal como te comentaba.

S2.


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: 
http://lists.debian.org/CAGw=rHhihc6cXK-nAO9_inXxYjTJTGH1Bc8n5CY8=qpebu1...@mail.gmail.com

Responder a