Re: parsing Nero .nri file -- possible character set issues (perl newbie)

From: Bart Lateur (bart.lateur_at_pandora.be)
Date: 01/15/04


Date: Thu, 15 Jan 2004 08:50:30 GMT

Jim Gibson wrote:

> For example, the file name "Babyface -
>Tender Lover - 01 - It's No Crime.mp3 " starts at position 0327
>(decimal 215) in the file.

I also noticed the character just in front of it is a chr(48), ("0"),
and that this string is 48 bytes long. So, it definitely looks like a
string length byte.

Maybe the other fields follow at a fixed offset.

-- 
	Bart.


Relevant Pages

  • [TOMOYO #15 3/8] Common functions for TOMOYO Linux.
    ... This file contains common functions (e.g. policy I/O, pattern matching). ... Since TOMOYO Linux is a name based access control, ... TOMOYO Linux's string manipulation functions make reviewers feel crazy, ... the Linux kernel accepts all characters but NUL character ...
    (Linux-Kernel)
  • RfD: Escaped Strings version 4
    ... the S" string can only contain printable characters, ... the S" string cannot contain the '"' character, ... as an escape character for the entry of characters that cannot be ... \b BS (backspace, ASCII 8) ...
    (comp.lang.forth)
  • RfD: Escaped Strings version 4
    ... the S" string can only contain printable characters, ... the S" string cannot contain the '"' character, ... as an escape character for the entry of characters that cannot be ... \b BS (backspace, ASCII 8) ...
    (comp.lang.forth)
  • Re: RfD: Escaped Strings
    ... the S" string can only contain printable characters, ... the S" string cannot contain the '"' character, ... \b BS (backspace, ASCII 8) ... \ ** escapes to characters much as C does. ...
    (comp.lang.forth)
  • Re: A note on computing thugs and coding bums
    ... code is valid for any character set that is legal in C (which is a ... characters in the required source character set ... A String, in C Sharp or Java, can be redefined. ... allow programmers to handle some other data format, ...
    (comp.programming)