Skip to content

hjanuschka/file2str

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

NAME

file2strl, file2str

SYNOPSIS

#include "file2str.h"

char file2strl(const charpath, unsigned long *len);

char file2str(const charpath);

DESCRIPTION

file2str simply reads a file and returns the contents as a null terminated string.

INSTALLATION

Use clib to install file2str into your project, eg: λ clib install willemt/file2str

LICENSE

Public domain

About

file2str simply reads a file and returns the contents as a null terminated string.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%