Software Index
Related Topics
Popular Trends
Trending Topics
 

Compilers For C Language

All | Freeware
Product Title  /  Popularity Revised License Rating Size
MarshallSoft DUN Dialer for C/C++
MarshallSoft Dialup Networking (DUN) Component for C/C++. Version 2.1, 6/7/2002.Invoke 32-bit Windows Dialup Networking (DUN) from your application code to dial up any installed Internet Service Provider (ISP). Requires 32-bit C/C++ Windows compiler.
June 24th 2002 Shareware  5 stars 305k
FTP Client Engine for C/C++
FTP component library for C/C++ and for (.NET) C++/C# provides direct control of the FTP protocol from any 32-bit or 64-bit (x64) Windows application program. Upload, download, delete, list, and append files. Supports wildcards. Supports many proxy servers, multiple concurrent ...
September 22nd 2006 Shareware    747k
Database Independent Abstraction Layer for
Database Independent Abstraction Layer for C (libdbi) implements a database-independent abstraction layer in C, similar to the DBI/DBD layer in Perl.

Writing one generic set of code, programmers can leverage the power of multiple databases and multiple simultaneous database connections by ...
April 3rd 2011 Freeware    1,126k
AfalinaSoft XL Report for C++Builder
EXCELlent reports with minimal coding.
Save your time. Get impressive results!

- Free design, all Excel features directly in a template
- Pivot tables and Pivot charts
- Master-detail and multiple-sheet reports
- Native VCL code and Full IDE integration
- Thorough Demo & Docs
...

ONLY 3 ...
July 17th 2003 Shareware  5 stars 4,172k
Source Code Scanners for C++ Builder 6
Source Code Scanners is the high performance library of visual components for C++ Builder and Delphi intended for creating analyzers and parsers of source codes.It includes components of the C++ lexical analyzer and the C++ preprocessor, but also contains the ...
November 13th 2003 Shareware    727k
Source Code Scanners for C++ Builder 5
Source Code Scanners is the high performance library of visual components for C++ Builder and Delphi intended for creating analyzers and parsers of source codes.It includes components of the C++ lexical analyzer and the C++ preprocessor, but also contains the ...
November 13th 2003 Shareware    729k
Vivid Report for C++ Builder 5
Vivid Report is a library of visual components for C++ Builder and Delphi, which provides creating printable reports of almost any complexity.Vivid Report provides perfect guaranteed printing quality and excellent productivity of designing. Version 2.0 is created on new technology, ...
November 14th 2003 Shareware    1,785k
Vivid Report for C++ Builder 6
Vivid Report is a library of visual components for C++ Builder and Delphi, which provides creating printable reports of almost any complexity.Vivid Report provides perfect guaranteed printing quality and excellent productivity of designing. Version 2.0 is created on new technology, ...
November 14th 2003 Shareware    1,850k
Visual Browser for C/C++
Visual Browser for C/C++ is a C/C++ Code Browser integrating program code editor,analyzer and documentation generator with code flowcharting and visualization.It can help programmers to browse,edit,document and understand source code with built-in analysis for C/C++ program.It also can be used ...
May 11th 2004 Commercial    1,207k
Client / Server Comm Library for C/C++
The Client / Server Communication Library for C/C++ (CSC4C) is a TCP/IP communication component DLL library. Uses the standard Windows API to communicate with other programs (written using CSC) across any TCP/IP network such as the Internet. Allows multiple servers ...
September 27th 2004 Shareware    321k
Vivid Report for C++ Builder 5 3.0 Std
Vivid Report is a library of visual components for C++ Builder and Delphi, which provides creating reports of almost any complexity.Vivid Report provides perfect guaranteed printing quality and excellent productivity of designing. It is created on new original technology, which ...
April 13th 2011 Shareware    2,048k
Vivid Report for C++ Builder 6 3.0 Std
Vivid Report is a library of visual components for C++ Builder and Delphi, which provides creating reports of almost any complexity.Vivid Report provides perfect guaranteed printing quality and excellent productivity of designing. It is created on new original technology, which ...
October 3rd 2011 Shareware    2,048k
Source Code Scanners for C++ Builder 6 4.0 Std
Source Code Scanners is the high performance library of visual components for C++ Builder and Delphi intended for creating analyzers and parsers of source codes.It includes components of the lexical analyzers: C++, Object Pascal (Delphi), PHP, HTML, CSS1 and the ...
February 13th 2011 Shareware    1,024k
Source Code Scanners for C++ Builder 5 4.0 Std
Source Code Scanners is the high performance library of visual components for C++ Builder and Delphi intended for creating analyzers and parsers of source codes.It includes components of the lexical analyzers: C++, Object Pascal (Delphi), PHP, HTML, CSS1 and the ...
June 12th 2011 Shareware    1,024k
Source Code Scanners for C++Builder 2006 4.0 Std
Source Code Scanners is the high performance library of visual components for C++ Builder and Delphi intended for creating analyzers and parsers of source codes.It includes components of the lexical analyzers: C++, Object Pascal (Delphi), PHP, HTML, CSS1 and the ...
August 13th 2011 Shareware    1,024k
Vivid Report Free for C++ Builder 6
Vivid Report is a library of visual components for C++ Builder and Delphi, which provides creating printable reports of almost any complexity.Vivid Report provides perfect guaranteed printing quality and excellent productivity of designing. Version 2.0 is created on new technology, ...
November 12th 2011 Freeware    1,024k
Vivid Report Free for C++ Builder 5
Vivid Report is a library of visual components for C++ Builder and Delphi, which provides creating printable reports of almost any complexity.Vivid Report provides perfect guaranteed printing quality and excellent productivity of designing. Version 2.0 is created on new technology, ...
April 8th 2011 Freeware    1,024k
Code Visual to Flowchart for C & C++
Code Visual for C & C++ is a C and C++ Code Browser integrating program code editor,analyzer and documentation generator with code flowcharting and visualization.It can help programmers to browse,edit,document and understand source code with built-in analysis for C/C++ program.It ...
November 26th 2011 Commercial    1,024k
Convert String for C++
You should add quote at the start and end of a string line, replace quote inside the string with slash and quote, double slash, and add return and next line at the end of a string line. If you make ...
January 20th 2011 Freeware    126k
Windows Std Serial Comm Lib for C/C++
MarshallSoft C/C++ serial communication component library (DLL) for serial port communications. Uses the standard Windows API to communicate with any device connected to a serial port. Includes 32 functions plus modem control, ANSI emulation, ASCII/XMODEM/YMODEM protocols,hardware and software flow control. ...
August 18th 2004 Shareware  5 stars 536k
Related Scripts
A Coding Convention for C Code
A Coding Convention for C Code is a multi-platform compatible script that makes it easier for us to read each other's code, here are a few guidelines to follow when writing C code.
December 14th 2005 Freeware     
General Guidelines for C# Class Implementation
General Guidelines for C# Class Implementation is a tutorial which demonstrates how to use various classes of C# in the application developmemt. All classes should be CLS compliant. The public members of the class should be documented using XML comments ...
December 13th 2005 Freeware     
Learn C#: C# Language's Preprocessor Directives
Learn C#: C# Language's Preprocessor Directives is an useful tutorial which teaches you about the various preprocessor directives that are used in C#. C# preprocessor is similar to to the C preprocessor which are used automatically by the C compiler ...
December 1st 2005 Freeware     
MarshallSoft DUN Dialer for C and C++
Marshallsoft's dial up networking tool which is used for C and C++ program and it works under windows operating system. This tool is used to dial up any installed internet service provider(ISP) using 32 bit. This program is used in ...
November 26th 2005 Commercial     
MarshallSoft GPS Component for C/C++
MarshallSoft GPS Component for C/C++ is Windows compatible. The MarshallSoft GPS Component for C/C++ (MGC4C) is a Win32 DLL that allows any C/C++ program to receive and decode standard NMEA 183 sentences from a GPS receiver connected to the RS232 ...
December 3rd 2005 Commercial     
Online C# Language Specification
This is an online reference site which contains the details about C# specifications. It contains substantial information about C# and the novice can easily understand the functions of C# immediately. Here given details about C# are Content of C# language, ...
December 1st 2005 Freeware     
SMTP / POP3 Email Engine for C/C++
SMTP / POP3 Email Engine for C/C++ is Windows compatible. The MarshallSoft SMTP/POP3 email component Library for C/C++ (SEE4C) is a library of functions providing easy control of the SMTP (Simple Mail Transport Protocol) and POP3 (Post Office 3) protocols.
December 14th 2005 Commercial     
SparseArray for C#
SparseArray for C# is a web based tutorial in which author describes about SparseArray, which helps in collecting the several item into a single collection without leaving space for unpopulated elements. The author elaborates about System.Array and SparseArray class, which ...
December 14th 2005 Freeware     
Windows Standard Serial Communications Library for C&C++
Windows Standard Serial communications library for C and C++ is helpful for programmers or for system administrators who wants to create serial communication with any other devices using serial port, but it works within C and C++ network environment. It ...
November 29th 2005 Commercial     
Windows Std Serial Communications Library for C/C++
Windows Std Serial Communications Library for C/C++ is multi-platform compatible. The Marshallsoft serial communications component library for C/C++ (WSC4C) is a serial communication library based on the Windows serial comm API. WSC4C uses the standard Windows API to communicate with ...
December 19th 2005 Commercial     
Related Code
paxScript.NET 2.0.1
The Microsoft NET version of paxScript (paxScript.NET) includes interpreter of C# and VB.NET languages. It will be extended with Delphi.NET interpreter in the future releases. The key features of paxScript.NET are: - paxScript.NET is written in C#. Source code of ...
February 8th 2006     581k
3ds Animation exporter, for c, c++ and asm
Well its a script for those of u that want to get the 3dstudios animations and dont want to make strange .3ds readers, and i have been told that this will be almost 3ds MAX compatible :-)
June 8th 2006     3k
DirShow
The DirShow is a Directory Viewer Program. This Program was designed in C Language Using Graphics. This also includes some usefull Window Functions in Graphics Mode.This Program also includes Mouse Functions for User's Friendly Interface.
February 5th 2007     38k
CError
A collection of three classes which display a custom error message or display the built-in CRT or Win32 API error message: CBasicError - For custom errors, CLibraryError - For C run time library errors, and CWin32APIError - For Win32 API ...
March 11th 2006     4k
Bitmap Loader V 1.0
Bitmap Loader is a Image Viewer Program and it is used to View any 256 Color Bitmap around 640x480 Resolution. This Program is Developed in C Language.
May 28th 2006     359k
New Software
Popular Software