View Single Post
  #1   Spotlight this post!  
Unread 25-01-2004, 14:17
SeanCassidy's Avatar
SeanCassidy SeanCassidy is offline
Antiregistered User
#0263 (Aftershock)
Team Role: Programmer
 
Join Date: Oct 2003
Location: Holtsville, NY
Posts: 37
SeanCassidy is an unknown quantity at this point
Where is user_routines_fast()?

Does anyone know where user_routines_fast() is? I've searched every file but the library file, and can't find where it's defined, if at all. Reciever.c and Tracker.c both tell me that functions they used are called in user_routines_fast(), but it's not anywhere. What I was thinking was either that we have to make our own user_routines_fast() (Process_Data_From_Local_IO() maybe?)

Anyone have any thoughts, help or suggestions?