Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.233.517 Times

Borland Ansi C C freeware
Filter: All | Freeware | Demo
 

Borland Ansi C C

< 1 2 3 4 5 > 
Added: May 10, 2013 | Visits: 443

TCLAP Library TCLAP is a small, flexible library that provides a simple interface for defining and accessing command line arguments. The difference is that this library is templatized, so the argument class is type independent. Type independence avoids identical-except-for-type objects, such as IntArg,...



Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (58): TCLAP Library Download

Added: May 10, 2013 | Visits: 294

getAbsPath getAbsPath is a C header (getAbsPath.h) or an ANSI C tool (getAbsPath) whichconverts relative unix/win32 pathes to absolute ones. It uses current working directory (CWD) as basis. Use it e.g. for finding out the current path of a shell script





Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (52): getAbsPath Download

Added: September 10, 2013 | Visits: 468

CINT for Compilers Scripts are programs performing specific tasks. It concentrates on decreasing development time, instead of execution.Using an interpreter the compile and link cycle is dramatically reduced facilitating rapid development.CINT covers about 95% of ANSI C and 85% of C . CINT, written in ANSI C (about...


Platforms: C and C plus plus

License: Freeware Size: 1.9 MB Download (43): CINT for Compilers Download

Added: July 24, 2013 | Visits: 446

stringencoders A collection of high performance c-string transformations, frequently 2x faster than standard implementations (if they exist at all). including * base64, standard * base64, web/url safe, with configurable alphabet * base85 (good for http cookies) * base16 (hex) * base2 (ascii binary) *...


Platforms: Mac

License: Freeware Size: 427.01 KB Download (38): stringencoders Download

Released: December 07, 2002  |  Added: January 03, 2006 | Visits: 2.653

BMDFM BMDFM (Binary Modular DataFlow Machine) is software, which enables running an application in parallel on shared memory symmetric multiprocessors (SMP) using the multiple processors to speed up the execution of single applications. BMDFM automatically identifies and exploits parallelism due to...


Platforms: Windows, *nix

License: Freeware Size: 47.68 MB Download (528): BMDFM Download

Added: August 18, 2008 | Visits: 1.236

BMDFM 5.9.9 revision:10-Mar-2006 BMDFM (Binary Modular DataFlow Machine) is software, which enables running an application in parallel on shared memory symmetric multiprocessors (SMP) using the multiple processors to speed up the execution of single applications.BMDFM automatically identifies and exploits parallelism due to the...


Platforms: Windows, Mac, *nix

License: Freeware Size: 82.11 KB Download (115): BMDFM 5.9.9 revision:10-Mar-2006 Download

Added: January 18, 2010 | Visits: 1.018

PerlIO::via::Logger PerlIO::via::Logger is a PerlIO layer for prefixing current time to log output. SYNOPSIS use PerlIO::via::Logger; PerlIO::via::Logger->format( [%b %d, %Y %r] ); use PerlIO::via::Logger format => [%b %d, %Y %r] ; open( my $in,<:via(Logger),filein ) or die "Cant open file.ln for reading:...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (99): PerlIO::via::Logger Download

Added: January 18, 2010 | Visits: 721

LibAxl LibAxl (or just Axl) is an implementation of the XML 1.0 standard specification, developed by the ASPL people to support many of its XML software requirements. LibAxl has been implemented using ANSI C, at this moment it doesnt has any external library dependency, and it is known to work under...


Platforms: *nix

License: Freeware Size: 614.4 KB Download (88): LibAxl Download

Added: July 17, 2010 | Visits: 802

AtExit AtExit is a Perl module that can perform exit processing for a program or object. SYNOPSIS use AtExit; sub cleanup { my @args = @_; print "cleanup() executing: args = @argsn"; } ## Register subroutines to be called when this program exits $_ = atexit(&cleanup, "This call was...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (89): AtExit Download

Added: January 01, 2010 | Visits: 1.062

Nasal Nasal is a language that I wrote for use in a personal project. Ostensibly it was because I was frustrated with the dearth of small-but-complete embeddable scripting languages, but of course I really wrote it because it was fun. It is still young and incomplete in a few places, but is under...


Platforms: *nix

License: Freeware Size: 102.4 KB Download (95): Nasal Download

Added: September 03, 2010 | Visits: 668

bgrab bgrab is an application used to download binary attachments from newsgroups. The purpose of this program is to automate the downloading of binary attachments from UseNet Newsgroups. Given a group name, this program will connect to a news server, read all messages in that group and extract any...


Platforms: *nix

License: Freeware Size: 307.2 KB Download (98): bgrab Download

Added: September 13, 2010 | Visits: 733

tarix tarix is a simple indexer for POSIX and GNU tar files. The indexes allow fast extraction of files in the archive, especially on seekable tape devices. The index format is simple enough to be used from a rescue disk with only mt, dd, and tar (though grep and sed would be very useful there)....


Platforms: *nix

License: Freeware Size: 23.55 KB Download (88): tarix Download

Added: July 18, 2010 | Visits: 1.233

Website META Language Website META Language is a free and extensible Webdesigners off-line HTML generation toolkit for Unix, distributed under the GNU General Public License (GPL v2). Website META Language is written in ANSI C and Perl 5, built via a GNU Autoconf based source tree and runs out-of-the-box on all major...


Platforms: *nix

License: Freeware Size: 3 MB Download (110): Website META Language Download

Added: November 15, 2010 | Visits: 951

BakaSub BakaSub is a GTK+/Gnome video subtitling program. It supports Super Station Alpha File formats for titles. BakaSub is written entirely in ANSI C++ (using the -pedantic flag of EGCS) so it should be portable too. I aim for full Gnome compliance in BakaSub, as well as some Gnomey features (like...


Platforms: *nix

License: Freeware Size: 153.6 KB Download (99): BakaSub Download

Added: October 06, 2010 | Visits: 837

RNV RNV is an implementation of Relax NG Compact Syntax validator. It is written in ANSI C and the command-line utility uses Expat. The project is a part of an on-going work, and the current code may have bugs and shortcomings; however, it validates documents against a number of grammars. Usage:...


Platforms: *nix

License: Freeware Size: 184.32 KB Download (92): RNV Download

Added: July 07, 2010 | Visits: 836

XFA XFA library implements an API that can be used to create NFA (either programmatically or from regular expressions) and to convert them in the minimal equivalent DFA. XFA library requires an ANSI C compiler, and this makes it portable virtually over every system. The complexity of the graphs...


Platforms: *nix

License: Freeware Size: 337.92 KB Download (90): XFA Download

Added: May 14, 2010 | Visits: 1.631

Portable Coroutine Library Portable Coroutine Library (PCL) implements the low level functionality for coroutines. For a definition of the term coroutine see The Art of Computer Programming by Donald E. Knuth. Coroutines are a very simple cooperative multitasking environment where the switch from one task to another is...


Platforms: *nix

License: Freeware Size: 307.2 KB Download (118): Portable Coroutine Library Download

Added: May 20, 2010 | Visits: 925

binkd Binkd is a TCP/IP daemon which transfers files between two Fidonet systems. It supports so-called "Binkley-Style outbound", also supported by most Fidonet software. It uses its own protocol (called Binkp), but its not a big problem, as binkd (started Nov, 96) now is maybe the most popular...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (103): binkd Download

Added: October 06, 2010 | Visits: 894

fEncH This is a fast and simple, yet hard to crack encryption program. It uses XOR encryption with variable key, based on the password that user inputs to the program, it rumbles bits in the bytes, etc. The newer versions have an extra 7bit coding, so that it is usable inside the XML (it is to be...


Platforms: *nix

License: Freeware Size: 13.31 KB Download (137): fEncH Download

Added: February 15, 2010 | Visits: 847

FramerD FramerD is a portable distributed object-oriented database designed to support the maintenance and sharing of knowledge bases. Unlike other object-oriented databases, FramerD is optimized for the sort of pointer-intensive data structures used by semantic networks, frame systems, and many...


Platforms: *nix

License: Freeware Size: 1.7 MB Download (91): FramerD Download

< 1 2 3 4 5 >