libHX 1.15 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News libHX 1.15 (Default branch)
# 1  
Old 04-07-2008
libHX 1.15 (Default branch)

libHX is a C library that provides deques, arbtrees, option parsing, some string and container manipulation functions, and some cross-OS wrappers to unify access. License: GNU Lesser General Public License (LGPL) Changes:
The %(ifempty) and %(ifnempty) placeholders were added to the HXformat string formatter. The "list" and "clist" interfaces, which provide an inline-linked-list implementation, have been added.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
SCS2PS(1)						      General Commands Manual							 SCS2PS(1)

NAME
scs2ps - convert IBM SCS printer data into PostScript SYNOPSIS
scs2ps DESCRIPTION
The program converts from an SCS print stream on the standard input, to a PostScript(R) file on the standard output. It is only intended for use with lp5250d. SEE ALSO
lp5250d(1), http://tn5250.sourceforge.net/ COPYRIGHT
scs2ps is copyright 1997 - 2008 Michael Madore. This manpage is copyright 2001 - 2008 Carey Evans. This program 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 program 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 program; if not, write to the Free Software Foun- dation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA TRADEMARKS
PostScript is a trademark of Adobe Systems Incorporated. AUTHORS
scs2ps was written by Rich Duzenbury, based on scs2ascii written by Michael Madore. This manual page was written by Carey Evans. 30 Aug 2001 SCS2PS(1)