1
0
mirror of https://github.com/php/php-src.git synced 2026-04-25 17:08:14 +02:00

fseek() idea.

This commit is contained in:
Andrei Zmievski
2000-04-13 19:43:56 +00:00
parent a4016620bf
commit 2206a9f7dd
+1
View File
@@ -79,6 +79,7 @@ ext/standard
* strcase_replace() (Andrei)
* comparing arrays semantically (like Python) (Andrei)
* move socket related functions to fsock.c
* add third parameter to fseek() to indicate where to seek from
* NOT binary safe:
strtok()
basename()