Closed Thread
Results 1 to 2 of 2

Thread: [ASK]call c source in perl

  1. #1
    kiddies is offline Programmer
    Join Date
    May 2009
    Posts
    129
    Rep Power
    0

    [ASK]call c source in perl

    hello all....i wanna ask how to make a little script to calling c source in perl...

    like w call test.c << test.c was compiled...thank before...

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #2
    Join Date
    Nov 2009
    Posts
    10
    Rep Power
    0

    Re: [ASK]call c source in perl

    I think you should take a look at SWIG.
    It allows C/C++ code to be accessed from PERL(and other languages) and vice-versa.

Closed Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Open Source vs. Closed Source
    By John in forum General Programming
    Replies: 43
    Last Post: 09-11-2010, 10:45 PM
  2. PHP v. Perl
    By Anicho in forum PHP Development
    Replies: 8
    Last Post: 11-08-2009, 11:29 PM
  3. Call-by-reference vs. Call-by-value
    By John in forum C and C++
    Replies: 3
    Last Post: 01-19-2008, 09:38 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts