[PHP-DOC] #32889 [Csd]: ftruncate doesn't move the file pointer

2007-09-02 Thread bjori
ID: 32889 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type:Documentation problem PHP Version: Irrelevant New Comment: The previous fix was wrong. The docs have been updated to "The file pointer is not changed." Previous Comments:

[PHP-DOC] #32889 [Csd]: ftruncate doesn't move the file pointer

2005-04-30 Thread [EMAIL PROTECTED]
ID: 32889 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type:Documentation problem PHP Version: Irrelevant New Comment: Tnx. Now everything is clear. Previous Comments: ---

[PHP-DOC] #32889 [Csd]: ftruncate doesn't move the file pointer

2005-04-29 Thread wez
ID: 32889 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Closed Bug Type:Documentation problem PHP Version: Irrelevant New Comment: The file pointer is not changed at all by PHP when you truncate. This is consistent with ANSI ftruncate (man ftruncate