downloads programs from a to z
C to C++ converts your C projects to C++. It generates automatically classes from headers files of the C project, transforms functions and variables into methods an
Search:
 » Home » Developer Tools » C & C++ » C to C++ Converter
Company: scriptol.org
License: Freeware
Version: 1
System: Win95,Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP,Windows2003,Unix,Linux,OS/2,OS/2 Warp,OS/2 Warp 4,MAC 68k,Mac PPC,Mac OS X,Netware,BEOS
Size: 115 KB
Date Released: 23-01-2006
Price: 0
Screenshot: Click here to see Screenshot
Downloads: 5
Homepage: http://www.scriptol.org/ctocpp.php
Date added: Feb 12, 2007
Click here to Download
C to C++ converts your C projects to C++. It generates automatically classes from headers files of the C project, transforms functions and variables into methods and attributes of the classes, and propagates the changes at each reference. Sources of the original project may be located inside different directories. A script is provided also to move projects from directories to others. It is absolutely free and open-source under the GNU GPL licence.

NEWS

No news found!

RECOMMENDED DOWNLOADS IN THIS CATEGORY

 » Home  » Developer Tools » C & C++ (92) Select page: [1] 2 3 4 5
 » Add-in Express 2 .NET Edition
Add-in Express .NET is a true RAD tool for creating COM Add-ins, Smart Tags and RTD servers on .NET. It implements everything required by the supported technologies including IDTExtensibility2, IRTDServer, ISmartTag and ISmartTagTopic(2), you write functi ...
Afalina Co., Ltd. | 1229 KB | Win95,Win98,WinME,WinXP,WinNT 4.x,Windows2000,Windows2003 | 149 | Downloads: 9
Date added: Feb 12, 2007 |  » Details
 » ceWISE - Edelwise C Interface
The ceWISE Professional Interface is an optional component for the beWISE Professional product. It is implemented as a DLL and it allows C programs to access beWISE variables in a similar manner as VB programs. This interface enables C applications to int ...
Edelwise, Inc. | 715 KB | Windows2000,WinXP | 34.95 | Downloads: 6
Date added: Feb 12, 2007 |  » Details
 » libpropc++ (for C++)
Template library for properties in C++ like this: widget.color = `red`; to change widget color. In class Widget use: prop::Property color; Supports binding properties together so that the values of several properties of different objects will be automatic ...
Extreme Code Software | 508 KB | Not Applicable | 45 | Downloads: 16
Date added: Sep 19, 2005 |  » Details
 » 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. ...
MarshallSoft Computing | 305 KB | Windows | 55 | Downloads: 13
Date added: Sep 19, 2005 |  » Details
 » eBook `How to Create an eBook Using Visual C++`
This eBook `How to Create an eBook Using Visual C++` is a step-by-step illustrated guide for Visual C++ developers to learn how to compile HTML files into a Windows executable, therefore avoiding the need to use commercial HTML compilers. ...
ICT eBooks by Yeoh HS | 426 KB | Windows | 6.95 | Downloads: 4
Date added: Oct 25, 2007 |  » Details
 » Accura Site Content Management System
`Site CMS is a browser based Private label content management system which allowing your clients to edit, update and manage website content and it is using intuitive and familiar Ms-Word (WYSIWYG editor) Processing type interfaces. It`s ideal for anyone w ...
Accura Technologies | 1 KB | Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP,Windows2003,Windows Vista Starter,Windows Vista Home Basic,Windows Vista Home Premium,Windows Vista Business,Windows Vista Enterprise,Windows Vista Ultimate,Windows Vista Home Basic x64,Windows Vista Home | 69 | Downloads: 4
Date added: Oct 25, 2007 |  » Details
 » Power Render
Power Render 6 3D Engine Personal Edition (http://www.powerrender.com) Power Render is a general purpose software development kit for games and 3D visualization. In addition to providing an API for developers, several tools are provided for artists for bu ...
Egerter Software | 32478 KB | Windows2000,WinXP | 89.95 | Downloads: 3
Date added: Feb 12, 2007 |  » Details
 » AppFace User Interface Development Kits
Want to improve your application user interface ? Find a skin library to make your application skinnable? AUDK is the best software skinning solution for you! AUDK means AppFace User Interface Development Kits,which is a WYSWYG Windows UI skinning solutio ...
MatinSoft | 3177 KB | Win95,Win98,WinME,WinNT 4.x,WinXP,Windows2000 | 89 | Downloads: 5
Date added: Feb 12, 2007 |  » Details
 » The Ai Trainer Lite
We are living in a high-tech age, and most of the software selling today has elements of intelligence. Programs and games without intelligence are getting much harder to sell - a fact that many programmers and freelance developers are coming to realize at ...
Advanced Machine Learning | 3364 KB | Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP | 30 | Downloads: 16
Date added: Sep 19, 2005 |  » Details
 » AntiCutAndPaste
The modern software industry has a tradition of copying and pasting source code. This is the single most widely distributed method of producing less-than-perfect programs. Thousands of large and expensive projects contain literally millions of identical o ...
ACNP Software | 740 KB | Win95,Win98,WinME,WinXP,WinNT 4.x,Windows2000,Windows2003,Unix,Linux,Linux Console,Linux Gnome | 19.95 | Downloads: 8
Date added: Feb 12, 2007 |  » Details
 » Dis# - .NET decompiler
The typical problem with decompilation is the absence of full source information in the executable file. Dis# is a .NET decompiler which allows you to edit local variables and other names and keep the changes in a project file. The decompiled code is simi ...
NETdecompiler.com | 1750 KB | WinXP,Windows2000,Windows2003 | 399 | Downloads: 4
Date added: Feb 12, 2007 |  » Details
 » UnRAR Sourcecode
Portable UnRAR source for software developers This package includes freeware Unrar C++ source and a few makefiles (makefile.bcc, makefile.msc+msc.dep, makefile.unix). Unrar source is subset of RAR and generated from RAR source automatically, by a small pr ...
RARLAB | 117 KB | Win95,Win98,WinME,WinNT 4.x,WinXP,Windows2000,Unix,Linux,MS-DOS,OS/2,Mac PPC | | Downloads: 17
Date added: Sep 19, 2005 |  » Details
 » Convert String for C++
String in C++ source code is different from common string. 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 mak ...
BossEye Inc. | 126 KB | Win95,Win98,WinME,WinNT 4.x,Windows2000,WinXP,Windows2003 | | Downloads: 3
Date added: Feb 12, 2007 |  » Details
 » Dexter
Dexter is an invaluable time saving Add-in providing automatic code completion for all Microsoft development environments including Visual C++, Visual Basic, Visual Basic for Applications, Visual InterDev, Visual J++, Visual Studio 2002 and Visual Studio ...
NilgiriHouse.com | 125 KB | Windows | 30 | Downloads: 21
Date added: Sep 19, 2005 |  » Details
 » Power Render SDK
Power Render 4 is a general purpose SDK for creating 3D multimedia applications and games. It features a high level engine/editor capable of mixing outdoor terrain and indoor BSP levels seamlessly. The trial version comes complete with tools, editor, 3DS ...
Egerter Software | 35629 KB | Windows | 289 | Downloads: 18
Date added: Sep 19, 2005 |  » Details
 » eBook `How to Create an eBook Using Visual C++`
This eBook `How to Create an eBook Using Visual C++` is a step-by-step illustrated guide for Visual C++ developers to learn how to compile HTML files into a Windows executable, therefore avoiding the need to use commercial HTML compilers. ...
ICT eBooks by Yeoh HS | 426 KB | Windows | 6.95 | Downloads: 16
Date added: Sep 26, 2005 |  » Details
 » Textureworks
TextureWorks v1.0 is an awesome collection of natural textures. Hundreds of commercial-quality brick, water, sky, stone, cloth, wood and marble textures and surfaces are included in the package. There are many different categories and whether your working ...
Spriteworks Developments | 560 KB | Windows,Dos,Linux,Unix | 15.00 | Downloads: 26
Date added: Sep 19, 2005 |  » Details
 » ASPnetDating Lite
If you are looking for an easy to use yet extremely powerful solution to create successful dating sites for yourself or for others, then ASPnetDating may be just what you are looking for. Our team offers flexible solutions including web site design, datin ...
eStream | 1404 KB | Windows2000,WinXP,Windows2003 | 0 | Downloads: 5
Date added: Oct 25, 2007 |  » Details
 » Custom Print Preview in C++ Example
Learn how to create reports in C++ Builder. Create custom print previews and avoid the apperiance of a default Quick report window Learn how to cycle through pages Print from Ms Access database Tutorial on proper using the QuickRep and QRPreview component ...
pluspluscode.com Software | 24 KB | Win98,WinME,WinNT 3.x,WinNT 4.x,Windows2000,WinXP,Windows2003 | 39 | Downloads: 3
Date added: Feb 12, 2007 |  » Details
 » SmartCodeWebControl
SmartCodeWebControl is a .Net Web Control that allows you to easily add professional quality bar codes to ASP.Net applications developed in the .Net Framework. It is extremely powerful, utilizing the the industry leading and awards-winning barcode softwar ...
TechnoRiver Pte Ltd | 946 KB | WinXP,Windows2000 | 199 | Downloads: 9
Date added: Feb 12, 2007 |  » Details
go to top Select page: [1] 2 3 4 5
avatars
Freeware and shareware downloads
video.alege.net - vezi cele mai tari filmulete    imobiliare.alege.net - anunturi imobiliare


fonts  |  
prezentari  |   wallpapers  |   avatars  |   website statistics  |   hotels in united kingdom  |   midi sounds  |   fonts  |   commercial fonts  |   buy fonts  |   winamp skins  |  

download asp scripts | download php scripts | download cgi and perl scripts | music and artists info | worldwide newspapers
anunturi | wallpapers |