8000 GitHub - sbooth/cio: C-style I/O wrapper for C++
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sbooth/cio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cio

A C-style I/O wrapper for C++.

Note

C++17 is required.

Installation

Swift Package Manager

Add a package dependency to https://github.com/sbooth/cio in Xcode.

Manual or Custom Build

  1. Clone the cio repository.
  2. swift build.

Contents

C++ Class Description
cio::cstream A class managing a C stream (std::FILE *) object

License

Released under the MIT License.

About

C-style I/O wrapper for C++

Topics

Resources

License

Stars

Watchers

Forks

0