Skip to content

C functions to access a memory buffer as a FILE for Android's NDK

Notifications You must be signed in to change notification settings

j-jorge/android-stdioext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android stdioext library

This repository contains C functions to access a memory buffer as a FILE, such as fmemopen() and open_memstream().

The code has been taken from Tesseract Tools for Android in order to provide a project independent version of the functions.

An Android makefile is provided to help building the library.

About

C functions to access a memory buffer as a FILE for Android's NDK

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages