put_block.h
上传用户:super_houu
上传日期:2008-09-21
资源大小:4099k
文件大小:0k
源码类别:

DVD

开发平台:

Others

  1. #ifndef _PUT_BLOCK_H
  2. #define _PUT_BLOCK_H
  3. int put_blk(short *blk,int cc);
  4. #endif