Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   C/C++ (http://www.chiefdelphi.com/forums/forumdisplay.php?f=183)
-   -   Windriver question (http://www.chiefdelphi.com/forums/showthread.php?t=80794)

ringo115 21-01-2010 17:13

Windriver question
 
Well i have a serious question this time. We have code that we need to compile together and we are curious if there is a way to call other programs from one program, so for example, if i wanna call driver and pneunmatic code from one program, if that can be done how do i do it.

byteit101 22-01-2010 11:59

Re: Windriver question
 
A clearer description would be better, but are you referring to functions/subroutines?
doa();
dob();

...
doa()
{
something
}
dob()
{
anotherthing
}

gvarndell 22-01-2010 13:17

Re: Windriver question
 
Quote:

Originally Posted by ringo115 (Post 904153)
Well i have a serious question this time. We have code that we need to compile together and we are curious if there is a way to call other programs from one program, so for example, if i wanna call driver and pneunmatic code from one program, if that can be done how do i do it.

This is a rewording of the question here, right?

http://www.chiefdelphi.com/forums/sh...ad.php?t=80798


All times are GMT -5. The time now is 13:19.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi