Файловый менеджер - Редактировать - /usr/lib/syslinux/com32/include/syslinux/loadfile.h
Назад
#ifndef LIBUTIL_LOADFILE_H #define LIBUTIL_LOADFILE_H #include <stddef.h> #include <stdio.h> /* loadfile() returns the true size of the file, but will guarantee valid, zero-padded memory out to this boundary. */ #define LOADFILE_ZERO_PAD 64 int loadfile(const char *, void **, size_t *); int zloadfile(const char *, void **, size_t *); int floadfile(FILE *, void **, size_t *, const void *, size_t); #endif
| ver. 1.4 |
Github
|
.
| PHP 5.4.45-1~dotdeb+6.1 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка