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.281.868 Times

C Program Files freeware
Filter: All | Freeware | Demo
 

C Program Files

1 2 3 4 5 > 
Released: July 03, 2012  |  Added: July 03, 2012 | Visits: 541

Memory Leak Detection For Mac C++Program A light-weight tool to detect the memory leak in C++ Program under Mac environment. It will trace the memory allocation stack and print it out when your program exit.



Platforms: Mac

License: Freeware Size: 4.34 KB Download (52): Memory Leak Detection For Mac C++Program Download

Added: October 22, 2010 | Visits: 1.059

yagg yagg, given YACC-like and LEX-like input files, generates a C++ program that generates all strings of a user-specified length. yagg can then be used to generate inputs for testing, or to validate that a grammar accepts the strings that you think it does. The grammar file provides the grammar...





Platforms: *nix

License: Freeware Size: 194.56 KB Download (103): yagg Download

Added: July 10, 2010 | Visits: 1.146

Graffiti Server Graffiti Server is a small C program that allows the posting of messages and, optionally, HTML. It displays the most recent messages but has a search function for finding entries with a given keyword or string. The administrator connects from the local host using IP address 127.0.0.1 and delete...


Platforms: *nix

License: Freeware Size: 47.1 KB Download (140): Graffiti Server Download

Added: August 19, 2010 | Visits: 937

cproto cproto generates function prototypes for functions defined in the specified C source files to the standard output. The function definitions may be in K&R or ANSI C style, or in lint-library form. cproto can also convert function definitions in the specified files from the K&R style to the ANSI...


Platforms: *nix

License: Freeware Size: 143.36 KB Download (106): cproto Download

Added: September 12, 2010 | Visits: 1.072

pppd-logger pppd-logger project is a simple C program that is run at every connection up and every connection down. Note: if keep-alive is setted and connection goes down (pppd still live) scripts in ip-up.d and ip-down.d are called at any connection up and down, even if the deamon is the same. Working...


Platforms: *nix

License: Freeware Size: 8.19 KB Download (106): pppd-logger Download

Added: August 10, 2010 | Visits: 958

PascalMagick PascalMagick is a translation of the c header files for both MagickWand and Magick Core. ImageMagick is a free software suite developed to create, edit, and compose bitmap images. Images can be cropped, colors can be changed, various effects can be applied, images can be rotated and combined,...


Platforms: *nix

License: Freeware Size: 235.52 KB Download (100): PascalMagick Download

Added: February 11, 2010 | Visits: 942

Include Include is a Perl module that allow you to use #defines from C header files. SYNOPSIS use Include qw(-I /some/path/of/mine); use Include q< sys/types.h >; use Include q< sys/types.h > "/[A-Z]/"; The Include module implements a method of using #define constants from C header files. It does...


Platforms: *nix

License: Freeware Size: 6.14 KB Download (88): Include Download

Added: June 01, 2010 | Visits: 777

pygccxml pygccxmls purpose is to generate an XML description of a C++ program from GCCs internal representation. Since XML is easy to parse, other development tools will be able to work with C++ programs without the burden of a complicated C++ parser. The purpose of pygccxml is to read a GCC-XML...


Platforms: *nix

License: Freeware Size: 604.16 KB Download (99): pygccxml Download

Added: August 25, 2010 | Visits: 1.164

C::Scan C::Scan is a Perl module that can scan C language files for easily recognized constructs. SYNOPSIS $c = new C::Scan filename => $filename, filename_filter => $filter, add_cppflags => $addflags; $c->set(includeDirs => [$Config::Config{shrpdir}]); my $fdec = $c->get(parsed_fdecls); This...


Platforms: *nix

License: Freeware Size: 14.34 KB Download (112): C::Scan Download

Added: May 10, 2013 | Visits: 508

Mergelog mergelog is a small C program which merges by date HTTP log files in 'Common Log Format' from Web servers behind round-robin DNS. It can easily process huge log files and is much faster than multisort.


Platforms: *nix, C/C++, BSD

License: Freeware Download (57): Mergelog Download

Added: August 16, 2013 | Visits: 585

dumpcheck for XML Tools dumpcheck is a C program that will scan the UTF-8 encoded XML data dump files exported by ODP and report the location of invalid UTF-8 sequences, illegal XML characters, illegal Unicode characters, and XML well-formedness errors. This helps ODP staff to find and correct problems in the data dump...


Platforms: C and C plus plus

License: Freeware Size: 10 KB Download (45): dumpcheck for XML Tools Download

Released: October 15, 2012  |  Added: October 15, 2012 | Visits: 488

boy Boy is a program that reads in c++ header files and converts it to a man page. This generated man page will need to be altered a bit, but the program makes creating man pages much easier.


Platforms: Windows, Mac, Linux

License: Freeware Size: 1.78 KB Download (50): boy Download

Added: May 10, 2013 | Visits: 313

yagg Given YACC-like and LEX-like input files, yagg generates a C program that generates all strings of a user-specified length. yagg is easy to use, and provides a means of generating test inputs or validating a parser grammar by inspecting the strings.


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

License: Freeware Download (57): yagg Download

Added: September 01, 2010 | Visits: 943

mp_doccer mp_doccer is a tool that travels C code files, and extracts specially marked information to build documentation. This documentation can be generated in HTML, man pages, or an executable shell script. The markup is very similar to that in the Linux 2.4.x kernel sources. mp_doccer is a...


Platforms: *nix

License: Freeware Size: 15.36 KB Download (92): mp_doccer Download

Added: May 11, 2010 | Visits: 799

Writemime Writemime project is a simple C++ package that makes it easy to create and send MIME (Multipurpose Internet Mail Extension) messages in a C++ program. Writemime is free and covered by a BSD-like license. Writemime will let you create two kinds of MIME messages: Simple messages with a single...


Platforms: *nix

License: Freeware Size: 17.41 KB Download (91): Writemime Download

Added: June 27, 2013 | Visits: 423

Compile Here Compile Here is a small Nautilus script that lets you compile C++ source files with g++. To install copy script to: /home/yourusername/.gnome2/nautilus-scripts


Platforms: *nix

License: Freeware Size: 10.24 KB Download (32): Compile Here Download

Added: August 16, 2013 | Visits: 324

CppHeaderParser Parse C++ header files using ply.lex to generate navigable class tree representing the class structure. CppHeaderParser.py has the advantage of being a pure python C++ header parser. Grap a copy of ply at http://www.dabeaz.com/ply/


Platforms: *nix

License: Freeware Size: 20.48 KB Download (39): CppHeaderParser Download

Added: November 27, 2013 | Visits: 666

Garble Garble is a portable modular C++ program and library for interfacing to Garmin GPS receivers.


Platforms: *nix

License: Freeware Size: 20.48 KB Download (41): Garble Download

Added: October 31, 2013 | Visits: 536

Rush Hour Puzzle Solver Rush Hour Puzzle Solver is a small C++ program that reads a Rush Hour board from a text file and produces a nice PostScript file that shows the shortest solution.


Platforms: *nix

License: Freeware Size: 450.56 KB Download (36): Rush Hour Puzzle Solver Download

Added: August 02, 2008 | Visits: 1.081

ISIIM Utility for managing the archive of installers stored in the Program Files directory by the popular installation system InstallShield. ISIIM may be useful for those who have a lot of programs to clean the garbage left after uninstalling some of them.


Platforms: Windows

License: Freeware Size: 274 KB Download (495): ISIIM Download

1 2 3 4 5 >