Thread: Single API for multiple CGI

  1. #1
    Unregistered
    Guest

    Question Single API for multiple CGI

    i have wrote an API in c++, which is used by CGI writen in C++.

    i am wonder is there anyway i can use the API in my perl CGI?

    The API is in OOP structure.

    i'm appreciate for your input.

  2. #2
    Registered User cody's Avatar
    Join Date
    Sep 2001
    Posts
    86
    I'd say: nope.

    Greetings
    cody
    #include "reallife.h"

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Want to learn Windows API for Game Programming
    By George M. in forum Windows Programming
    Replies: 15
    Last Post: 09-28-2008, 10:26 AM
  2. Windows API
    By valaris in forum Windows Programming
    Replies: 7
    Last Post: 08-01-2008, 12:37 AM
  3. Problem with cgi script - can't rename files
    By bjdea1 in forum C Programming
    Replies: 2
    Last Post: 12-12-2001, 04:09 PM
  4. pthread api vs win32 thread api
    By Unregistered in forum Windows Programming
    Replies: 1
    Last Post: 11-20-2001, 08:55 AM
  5. Rich edit control example Win API
    By Echidna in forum Windows Programming
    Replies: 1
    Last Post: 09-17-2001, 02:12 AM