Patrice Colet wrote:
Hello,
hi.
I'd like to paste s_entry.c into watchdog.c, and then handle PID with one file only, what do you think about this?
why would you?
modular programming is about reducing the amount of duplicate code instead of increasing it. you could just link s_entry.o and watchdog.o together.
mfga.sdr IOhannes