トップ
/
soft
/
sp
/
src
/
delpass.h
レポジトリ種類: Mercurial
#ifndef DELPASS_H #define DELPASS_H int delpass(char *file, int force); #endif