[LAD] [OT]: how to cast this damn pointer right?

Julien Claassen julien at c-lab.de
Wed Sep 10 17:20:36 UTC 2008


Hello!
   Sorry, for this, but my skills left me to unskilled... AGAIN... :-(
   I'm working with pthreads and now I like to hand over mains argv to the 
thread run_me.
int main(int argc, char *argv[]);
void *run_me(void *param);
   How to properly use param as a char * [] inside run_me?
   Thanks forany help!
   Kindest regards
         Julien

--------
Music was my first love and it will be my last (John Miles)

======== FIND MY WEB-PROJECT AT: ========
http://ltsb.sourceforge.net
the Linux TextBased Studio guide
======= AND MY PERSONAL PAGES AT: =======
http://www.juliencoder.de



More information about the Linux-audio-dev mailing list