%@ page import="java.sql.*" %> <%@ page import="java.util.*" %> <%@ page import="java.text.*" %> <%@ page import="com.assorted.affiliate.data.*" %> <%@ page import="com.assorted.affiliate.display.*" %> <%@ include file="/jsp/session-handler.jsp" %>
|
|
FREE C AND C++ COMPILERS
|
|
|
Free C and C++ Compilers Having a C / C++ Compiler available for your web hosting account can be very useful. It allows you to develop your own C or C++ applications, using our web hosting server as a development environment. Or you can compile and build third party C or C++ applications. There are hundreds of CGI Scripts available on the Internet that are written in C/C++. Since we make available a free C / C++ compiler with our web hosting accounts, you can compile any 3rd party C/C++ CGI applications you may find on the Internet. Installed Compiler We install and support the GNU gcc C/C++ compiler system. We always keep our servers up to date with the latest production/stable version of gcc. The current version as of the date of this writing is: root@dc2-web12 [~]# gcc --version gcc (GCC) 3.3.3 20040412 (Red Hat Linux 3.3.3-7) Copyright (C) 2003 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Full Suite of UNIX Development Tools We provide all of the tools you need to develop and build C or C++ applications. Here is a brief list of the tools we provide for you:
|