Sha256: 3c5c552b35cae2e9a8078b1df99a60c491aeceaa4f5b0d13ea56c6df58790811
Contents?: true
Size: 225 Bytes
Versions: 3
Compression:
Stored size: 225 Bytes
Contents
/* -*- c -*- * File: loadfile.h * Author: Igor Vlasenko <vlasenko@imath.kiev.ua> * Created: Thu Sep 8 17:16:48 2005 * * $Id$ */ PSTRING mmap_load_file (const char* filepath); int mmap_unload_file (PSTRING memarea);
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
html-template-pro-0.0.3 | ext/html/template/loadfile.h |
html-template-pro-0.0.2 | ext/html/template/internal/loadfile.h |
html-template-pro-0.0.1 | ext/html/template/internal/loadfile.h |