View Single Post
Old 08-09-2007, 03:13 PM  
sortie
Confirmed User
 
sortie's Avatar
 
Industry Role:
Join Date: Mar 2007
Posts: 7,771
Need HOSTING NOW!

I need a hosting company that has a c++ compiler that can compile and run this simple script:


#include <cstdlib>
#include <iostream>
#include <fstream>
#include <string>
#include <cstdio>
#include <Magick++.h>

#include <string.h>
#include <stdio.h>
#include <sys/types.h>
#include <sys/socket.h>
#include <netinet/in.h>
#include <netdb.h>
#include <fcntl.h>
#include <cerrno>
#include <errno.h>
#include <unistd.h>
#include <stdlib.h>
#include <arpa/inet.h>
#include <dirent.h>
#include <vector>
#include <assert.h>
#include <sys/stat.h>
#include <algorithm>
#include <time.h>

using namespace std;
using namespace Magick;



int main() {



cout << "content-type: text/html\n\n Hello!";

return 0;

}


Tell me you can run it after you actually run it.
Don't remove any of the "#includes"; I know you can run "hello world" already.
I have several people looking for this kind of hosting.

Isprime can do it but they may not be taking virtual accounts anymore and these people need virtual.

Thanks
__________________
sortie is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote