Branimir Karadžić 8771afb4d8 Updated fcpp. %!s(int64=7) %!d(string=hai) anos
..
.gitignore dee3fe5266 Initial commit. %!s(int64=13) %!d(string=hai) anos
COPYING dee3fe5266 Initial commit. %!s(int64=13) %!d(string=hai) anos
FPPBase.h dee3fe5266 Initial commit. %!s(int64=13) %!d(string=hai) anos
FPP_protos.h dee3fe5266 Initial commit. %!s(int64=13) %!d(string=hai) anos
README dee3fe5266 Initial commit. %!s(int64=13) %!d(string=hai) anos
cpp.h efa95987a8 Updated fcpp. %!s(int64=7) %!d(string=hai) anos
cpp1.c efa95987a8 Updated fcpp. %!s(int64=7) %!d(string=hai) anos
cpp2.c efa95987a8 Updated fcpp. %!s(int64=7) %!d(string=hai) anos
cpp3.c 8771afb4d8 Updated fcpp. %!s(int64=7) %!d(string=hai) anos
cpp4.c efa95987a8 Updated fcpp. %!s(int64=7) %!d(string=hai) anos
cpp5.c efa95987a8 Updated fcpp. %!s(int64=7) %!d(string=hai) anos
cpp6.c 07d909b5f0 Fixed crash on NULL dereference. %!s(int64=7) %!d(string=hai) anos
cppadd.h 66cc9da65a Updated fcpp. %!s(int64=7) %!d(string=hai) anos
cppdef.h 66cc9da65a Updated fcpp. %!s(int64=7) %!d(string=hai) anos
fpp.exp dee3fe5266 Initial commit. %!s(int64=13) %!d(string=hai) anos
fpp.fd dee3fe5266 Initial commit. %!s(int64=13) %!d(string=hai) anos
fpp.h 66cc9da65a Updated fcpp. %!s(int64=7) %!d(string=hai) anos
fpp_pragmas.h dee3fe5266 Initial commit. %!s(int64=13) %!d(string=hai) anos
makefile efa95987a8 Updated fcpp. %!s(int64=7) %!d(string=hai) anos
usecpp.c efa95987a8 Updated fcpp. %!s(int64=7) %!d(string=hai) anos

README

Frexx CPP (C Preprocessor)

Copyright (c) by Daniel Stenberg 1993 - 2011

This is a C preprocessor. It is a project based on public domain code, then
forked by Daniel in 1993 and future work has been done under a BSD license.

The C preprocessor is now (mostly?) ANSI C compliant, and some tweaks have
been applied to also make it fairly usable to process other data files, such
as HTML for simple web sites.

WWW: http://daniel.haxx.se/projects/fcpp/
Code: https://github.com/bagder/fcpp