![]() |
|
![]() | ||
|
Subject:
execl on os 9
Category: Computers > Programming Asked by: dj_ingenuity-ga List Price: $5.00 |
Posted:
21 Aug 2002 13:09 PDT
Expires: 20 Sep 2002 13:09 PDT Question ID: 57068 |
What library do I link to my OS9 mac program to provide support for execl() (which is defined in the unistd.h include file). Note that I am already linking to the GUSI compatibility lib. | |
| |
|
![]() | ||
|
There is no answer at this time. |
![]() | ||
|
Subject:
Re: execl on os 9
From: maniac-ga on 27 Aug 2002 18:08 PDT |
Hello dj_ingenuity, I am still not sure, so this is not a billable answer. The best I can determine from on line documentation is from the Codewarrior MSL C Reference. As I expected, execl support is basically a wrapper for exec. You can call other programs with command line arguments, but the specific semantics of execl may not be supported. It does not say exactly which library exec is in, but there is a listing of libraries required for Sioux and I would expect one of those libraries to include exec. I hope this helps. If not, the question is still open to someone else to answer. --Maniac |
If you feel that you have found inappropriate content, please let us know by emailing us at answers-support@google.com with the question ID listed above. Thank you. |
Search Google Answers for |
Google Home - Answers FAQ - Terms of Service - Privacy Policy |