Программирование в стандарте POSIX
Пример 4.48
#include
int rename (const char *old_path,
const char *new_path);
Содержание
Назад
Вперед