On Tue, Aug 21, 2001 at 02:53:24PM +0200, Stefan Oswald wrote:
> 
> I´ve read the term "signed char" in a script that i want to analyze. I
> checked the cookbook and cpan and i still have no clue, what that could
> mean.

perldoc -f pack

Then read K&R if it still makes no sense ;-)

It's a type in C.

-- 
Paul Johnson - [EMAIL PROTECTED]
http://www.pjcj.net

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to