From:             [EMAIL PROTECTED]
Operating system: 
PHP version:      4.2.2
PHP Bug Type:     Documentation problem
Bug description:  FScanF Manual flaws

http://www.php.net/manual/en/function.fscanf.php

It says:

This means that even a tab \n in the format string can match a single
space character in the input stream. 

I asume that that \n has to be a \t... confusing...
-- 
Edit bug report at http://bugs.php.net/?id=18845&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=18845&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=18845&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=18845&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=18845&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=18845&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=18845&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=18845&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=18845&r=submittedtwice
register_globals:    http://bugs.php.net/fix.php?id=18845&r=globals


-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to