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

C Header Files software
Filter: All | Freeware | Demo
 

C Header Files

1 2 3 4 5 > 
Added: August 10, 2010 | Visits: 961

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: 946

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: February 18, 2010 | Visits: 730

Devel::DebugInit Devel::DebugInit is a Perl extension for creating a debugger initialization files from C header file macros. SYNOPSIS use Devel::DebugInit::GDB; my $gdb = new Devel::DebugInit::GDB filenames => ["/my/path/to/library.h"]; $gdb->write("/my/path/to/library/.gdbinit"); Devel::DebugInit is...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (94): Devel::DebugInit Download

Added: August 16, 2013 | Visits: 327

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

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

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

Released: August 27, 2012  |  Added: August 27, 2012 | Visits: 280

HExpand Expands C/C++ header files into a single output file. Very handy to determine what files are included from a specific header and put them all in a single header (leaving you with just one .h-file instead of hunderds). Optionally expand/evaluate pre-proces


Platforms: Windows, Mac, Linux

License: Freeware Size: 31.82 KB Download (50): HExpand Download

Released: January 29, 2024  |  Added: March 20, 2024 | Visits: 39

C# Add Files to ZIP The C# ZIP Library simplifies the process of adding files to ZIP archives, providing developers with a comprehensive set of functionalities. Whether appending individual files, entire folders, or intricate directory structures, the library's intuitive API streamlines the incorporation of files...


Platforms: Windows, Windows 8, Windows 7, Windows Server

License: Shareware Cost: $749.00 USD Size: 23.03 MB Download (10): C# Add Files to ZIP Download

Added: June 13, 2010 | Visits: 797

macstl macstl is a C++ header library designed to bring the world of generic programming to the Macintosh, and deliver the surprising speed of SIMD in an intuitive cross-platform package. For example, a simple loop calculating a trigonometric function over an array can be speeded up 450 times. Generic...


Platforms: *nix

License: Freeware Size: 174.08 KB Download (91): macstl Download

Added: August 19, 2010 | Visits: 941

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: August 03, 2010 | Visits: 702

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


Platforms: *nix

License: Freeware Size: 9.22 KB Download (93): getAbsPath Download

Added: August 20, 2013 | Visits: 403

JWasm for Linux JWasm is a free MASM-compatible assembler with these features: native support for output formats Intel OMF, MS Coff (32- and 64-bit), Elf (32-and 64-bit), Bin and DOS MZ. precompiled JWasm binaries are available for DOS, Windows and Linux. For OS/2 and FreeBSD, makefiles are supplied....


Platforms: *nix

License: Freeware Size: 307.2 KB Download (34): JWasm for Linux Download

Added: August 25, 2010 | Visits: 1.169

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: August 30, 2008 | Visits: 1.189

Documentation Helper Documentation Helper is a Visual C++ Addin which aids documentation of C/C++/IDL/ODL files in terms of documenting the following: * Header files - will document and create header comments for these, including generating appropriate sentinel #defines * Source files - can create header comments for...


Platforms: Windows

License: Freeware Size: 323 KB Download (511): Documentation Helper Download

Added: October 14, 2013 | Visits: 206

hfcca This tool will calculate the cycolomatic complexity of C/C++/Objective C code without caring about header files and preprocessors. So the tool is actually calculating how complex the code 'looks' rather than how complex the code 'is'. People will need this tool because it's often very hard to...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 30.72 KB Download (43): hfcca Download

Added: August 20, 2008 | Visits: 1.698

MinGW The GNU Compiler Collection (GCC) for Windows MinGW - A collection of freely available and freely distributable Windows specific header files and import libraries combined with GNU toolsets that allow one to produce native Windows programs that do not rely on any 3rd-party C runtime DLLs.


Platforms: Windows, *nix

License: Freeware Size: 15 MB Download (194): MinGW Download

Added: September 01, 2010 | Visits: 950

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 15, 2010 | Visits: 1.444

SIMD Cross-platform headers SIMD Cross-platform headers is a cross- platform, cross-compiler, cross CPU C/C++ header collection that aids the creation portable vectorized (SIMD) C/C++ code. SIMD Cross-platform headerst supports (or partially supports) x86 (MMX/SSE/SSE2) GCC and MSVC, PPC Altivec GCC and CodeWarrior, ARM...


Platforms: *nix

License: Shareware Cost: $0.00 USD Size: 8.19 KB Download (102): SIMD Cross-platform headers Download

Released: September 14, 2012  |  Added: September 14, 2012 | Visits: 615

Checks Checks is a simple tool specially designed in order to help C++ programmer to easily compute and check checksum and check digits like ISBN and UPC/EAN that are widely used on credit cars and on produce bar codes. The library is actually a collection of C++ header files in Boost layout (there is...


Platforms: Windows

License: Freeware Download (57): Checks Download

Added: November 17, 2013 | Visits: 246

CMock CMock is a module/object mocking framework for C projects useful for interaction-based unit testing. CMock uses Ruby to auto-generate C source code mock object modules conforming to the interfaces specified in C header files.


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 1.14 MB Download (43): CMock Download

Added: June 27, 2013 | Visits: 429

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

1 2 3 4 5 >