filestream.h

来自「BREW应用程序界面开发的控件集」· C头文件 代码 · 共 23 行

H
23
字号
/*
   ========================================================================
   
   FILE:       FileStream.h
   
   SERVICES:   IFile wrapper to implement streams in sub-sections of a file.
   
   GENERAL DESCRIPTION:
   
   Since this is a private interface, this file mixes together 
   interface definition and implementation. 

   Defines a private IFileStream interface that acts as a wrapper for an
   IFile, allowing a client to specify a stream size and then provide 
   end-of-stream 
   
   
    
   
   ========================================================================
   ========================================================================
    
               Copyright 

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?