From: houanito <mhyp_power@hotmail.com>
To: linux-c-programming@vger.kernel.org
Subject: how to call Functions implemented in other file?
Date: Tue, 27 May 2008 06:06:24 -0700 (PDT) [thread overview]
Message-ID: <17490027.post@talk.nabble.com> (raw)
hello!
i have a problem using gcc c Complier in Unix.
I want to use a function which is implemented in a file in another path.This
function is written by the distirbuters of the system and so the system
uses this function.But i want to use that in order to do one part of my
homework.
Because the file that contains this function is *.c and not *.h, adding
#include *.c to my code,generates problem..
any help??thanks!
--
View this message in context: http://www.nabble.com/how-to-call-Functions-implemented-in-other-file--tp17490027p17490027.html
Sent from the linux-c-programming mailing list archive at Nabble.com.
next reply other threads:[~2008-05-27 13:06 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-27 13:06 houanito [this message]
2008-05-27 15:23 ` how to call Functions implemented in other file? Eric Polino
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=17490027.post@talk.nabble.com \
--to=mhyp_power@hotmail.com \
--cc=linux-c-programming@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).