Ask Experts Questions for FREE Help !
Ask
    cstudy1's Avatar
    cstudy1 Posts: 1, Reputation: 1
    New Member
     
    #1

    Aug 18, 2007, 05:51 AM
    How Do I Call a Function From Other Program
    I Want to Know how to call and execute a function from other program in my current program?
    red_cartoon's Avatar
    red_cartoon Posts: 52, Reputation: 6
    Junior Member
     
    #2

    Nov 20, 2007, 11:07 AM
    Say the other file is other.c

    You have to include this in you current file using :

    # include "other.c"

    Make sure you don't have a main() in the other.c
    Now you can call the functions in other.c in the current file as well.

Not your question? Ask your question View similar questions

 

Question Tools Search this Question
Search this Question:

Advanced Search

Add your answer here.


Check out some similar questions!

Autoplay not function [ 5 Answers ]

My laptop doesn’t have the Autoply function at all. No matter what device I plug into my USB. Please assist

TV Out Function On [ 0 Answers ]

I've got a DVD drive and the PowerDVD 5.0 player and every time I try to watch a newer DVD, I get the error message "TV out function error", I look at the details and it says I can't play copyright protected DVD's with the TVout function enabled. The weird thing is, ALL my graphics adapters just...


View more questions Search