KoanLogic
embedded software engineering
home
products
services
docs
news
about
KLone APIs
Modules
Data Structures
Files
Directories
File List
Globals
src
»
libklog
file.c File Reference
Go to the source code of this file.
Functions
int
klog_open_file
(
klog_t
*kl, const char *base, size_t npages, size_t nlines)
Function Documentation
int klog_open_file
(
klog_t
*
kl
,
const char *
base
,
size_t
npages
,
size_t
nlines
)
Definition at line
62
of file
file.c
.