To LUGNET HomepageTo LUGNET News HomepageTo LUGNET Guide Homepage
 Help on Searching
 
Post new message to lugnet.robotics.rcx.legosOpen lugnet.robotics.rcx.legos in your NNTP NewsreaderTo LUGNET News Traffic PageSign In (Members)
 Robotics / RCX / legOS / 3188
    compile error with pid_t —Venkata Tumati
   Hi, I am having some compile problems. This is how the beginning of my sample program #include <conio.h> #include <dbutton.h> #include <dmotor.h> #include <dsensor.h> #include <unistd.h> #include <sys/tm.h> #include <rom/system.h> pid_t (...) (21 years ago, 23-Mar-03, to lugnet.robotics.rcx.legos)
   
        Re: compile error with pid_t —Michael Obenland
   (...) pid_t is no defined type. Regards, Michael (21 years ago, 23-Mar-03, to lugnet.robotics.rcx.legos)
   
        Re: compile error with pid_t —Rob Stehlik
   (...) Somewhere along the way the terminology changed from 'process id' to 'thread id'. So it should work if you change it to tid_t . I ran in to the same problem a while ago when trying to learn how to use threading based on an old example. Rob (21 years ago, 23-Mar-03, to lugnet.robotics.rcx.legos)
 

©2005 LUGNET. All rights reserved. - hosted by steinbruch.info GbR