History Library 1.0.1 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News History Library 1.0.1 (Default branch)
# 1  
Old 12-08-2008
History Library 1.0.1 (Default branch)

History is a C library that provides functions forretaining histories.License: GNU General Public License v3Changes:
This release introduces logging via the logfile library.Image

Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

1 More Discussions You Might Find Interesting

1. Programming

gnu history library signal segfault

i am trying to use the history functions in a c++ program along with a custom signal handler for SIGINT. the prog works fine catching signals without the line: add_history(*args); but as soon as this line is added, the prog segfaults on SIGINT. does anyone have experience using gnu... (2 Replies)
Discussion started by: a1g0rithm
2 Replies
Login or Register to Ask a Question
GENREFLEX-ROOTCINT(1)					      General Commands Manual					     GENREFLEX-ROOTCINT(1)

NAME
genreflex-rootcint - ROOT Dictionary generator using REFLEX/GCCXML SYNOPSIS
rootcint header_file[+][-][!] ... [LinkDef.h] > dict_file rootcint [-f] dict_file [-c] header_file[+][-][!] ... [LinkDef.h] DESCRIPTION
genreflex-rootcint is called by rootcint(1) if the option -gccxml is specified, and gccxml(1) is found. SEE ALSO
rootcint(1), gccxml(1), root(1), cint(1) rootcint is documented fully on the ROOT web site. <http://root.cern.ch/root/RootCintMan.html> ORIGINAL AUTHORS
The ROOT team (see web page above): Rene Brun and Fons Rademakers COPYRIGHT
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as pub- lished by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MER- CHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foun- dation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA AUTHOR
This manual page was written by Christian Holm Christensen <cholm@nbi.dk>, for the Debian GNU/Linux system (but may be used by others). ROOT
Version 5 GENREFLEX-ROOTCINT(1)