Subject:
|
RE: Multitasking (fwd)
|
Newsgroups:
|
lugnet.robotics.handyboard
|
Date:
|
Sun, 12 Apr 1998 19:56:55 GMT
|
Original-From:
|
MAR ERICSON <mar@cooper.eduNOSPAM>
|
Viewed:
|
1648 times
|
| |
| |
I duno... I fergot. Sorry. :( It was a long time ago (milage-wise). I
didn't use that method of mutitaking anymore and I didn't save the old
code.
But, I don't think so, I can't imagine that would be my style. I would
set a global variable from within the process and kill the process in
main() when the variable is set. (i.e. if(end_process1 = 1) kill(pid1);)
It was kinda baffling why it did that though. Anyway, If I ever
recreate the error, I'll let you know.
Thanx. :)
-----------
ericson mar
Master of Engineering Candidate
Project: Mobile Robotics
mar@cooper.edu
(212)353-4356
Department of Mechanical Engineering
The Cooper Union for the Advancement of Science and Art
-------------------------------------------------------
On Sun, 12 Apr 1998, Joe Martin wrote:
> Does your while loop have a break(); statement. I have an idea that this may be necessary in some situations.
>
> -----Original Message-----
> From: MAR ERICSON [SMTP:mar@cooper.edu]
> Sent: Monday, 6 April 1998 8:46
> To: Handy Board mailing list
> Subject: Multitasking (fwd)
>
> I forgot to mention...
> The process has a while(1){...} loop in it.
> ..if that does anything.
>
> -----------
> ericson mar
> Master of Engineering Candidate
> Project: Mobile Robotics
> mar@cooper.edu
> (212)353-4356
>
> Department of Mechanical Engineering
> The Cooper Union for the Advancement of Science and Art
> -------------------------------------------------------
>
> ---------- Forwarded message ----------
> Date: Sun, 5 Apr 1998 14:14:25 -0400 (EDT)
> From: MAR ERICSON <mar@zeus.cooper.edu>
> To: Handy Board mailing list <handyboard@media.mit.edu>
> Subject: Multitasking
>
> Does anyone know if you can call a process from within another process?
> I keep getting a RUNTIME ERROR 01 when trying this.
>
> Even calling it from a function, other than main(), gives me this error.
>
> Thanks for any help. :)
> -----------
> ericson mar
> Master of Engineering Candidate
> Project: Mobile Robotics
> mar@cooper.edu
> (212)353-4356
>
> Department of Mechanical Engineering
> The Cooper Union for the Advancement of Science and Art
> -------------------------------------------------------
>
>
>
|
|
Message is in Reply To:
| | RE: Multitasking (fwd)
|
| Does your while loop have a break(); statement. I have an idea that this may be necessary in some situations. -----Original Message----- From: MAR ERICSON [SMTP:mar@cooper.edu] Sent: Monday, 6 April 1998 8:46 To: Handy Board mailing list Subject: (...) (27 years ago, 11-Apr-98, to lugnet.robotics.handyboard)
|
2 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|