文件操作 - random_seed.h
返回文件管理
返回主菜单
删除本文件
文件: /usr/include/json/random_seed.h
编辑文件内容
/* * random_seed.h * * Copyright (c) 2013 Metaparadigm Pte. Ltd. * Michael Clark <michael@metaparadigm.com> * * This library is free software; you can redistribute it and/or modify * it under the terms of the MIT license. See COPYING for details. * */ #ifndef seed_h #define seed_h #ifdef __cplusplus extern "C" { #endif extern int json_c_get_random_seed(); #ifdef __cplusplus } #endif #endif
修改文件时间
将文件时间修改为当前时间的前一年
删除文件