Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > C Programming > Execl() in windows

Reply
Thread Tools

Execl() in windows

 
 
shalombi
Guest
Posts: n/a
 
      09-23-2005
I am having a weird result with the execl() func under windows (i know
its meant for unix).
When I put the execl in a piece of code then run the app and when I
give a value to execl all it does is rerun the prog or rerun just
main() I dont know which.
Is this normal? Is it ok to use this if i want to loop my app?
I tried looking it up on google but didnt find anything.
This is actually pretty useful to me altough unusual.
Thanks


Maxime F

 
Reply With Quote
 
 
 
 
Keith Thompson
Guest
Posts: n/a
 
      09-24-2005
"shalombi" <> writes:
> I am having a weird result with the execl() func under windows (i know
> its meant for unix).


When you post this question to a more appropriate newsgroup, probably
comp.os.ms-windows.programmer.misc, be sure to provide more details,
such as the actual arguments you're passing to the (non-standard)
execl() function. Even knowing what execl() does, I can't tell from
your description what you're trying to do.

> When I put the execl in a piece of code then run the app and when I
> give a value to execl all it does is rerun the prog or rerun just
> main() I dont know which.


I don't know what distinction you're making here (between running the
program and running just main()). This is something else you should
clarify when you post to a Windows group.

--
Keith Thompson (The_Other_Keith) kst- <http://www.ghoti.net/~kst>
San Diego Supercomputer Center <*> <http://users.sdsc.edu/~kst>
We must do something. This is something. Therefore, we must do this.
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Changing Windows logon Screen in Windows 7 and Windows 2008 Tech Guy Windows 64bit 0 04-27-2011 12:59 PM
!Windows Live Mail replace Outlook Express on Windows XP and Windows Mail on Vista... Max Burke NZ Computing 8 05-18-2007 12:10 AM
Windows XP Home Connected to Windows XP Pro via TCP/IP Armstrong Wong Wireless Networking 1 11-25-2004 01:12 PM
wireless ad-hoc with Windows XP and Windows 2000 =?Utf-8?B?ZHVtbWthdWY=?= Wireless Networking 1 09-23-2004 11:34 AM
Windows XP laptop and Windows 2000 desktop won't communicate =?Utf-8?B?UmlmbGVtYW4=?= Wireless Networking 0 08-19-2004 03:35 AM



Advertisments