Hi I wonder if it is possible the get the source code for the function "strstr.c" I need to modify it to call my watchdog. /ingvar
Examine the parameters for fprintf() and imagine how you could create a similar function that would allow you to specify a printer device instead of a stream. Hint: you might want to take a look at vprintf(), vsprintf(), and putchar() as possible components of your new function.
Hi Dan, Thank you for your message. See my last message to Andrew