文件操作

怎样从FILE*中获得文件描述符

#include   <stdio.h>  
  int   fileno(FILE   *fp);

 

posted @ 2009-03-13 12:13  fedorayang  阅读(95)  评论(0编辑  收藏  举报