i had a label 'SYS_RST'; within main.c.
now want using 'goto SYS_RST' within rtc.c.
how can i define the SYS_RST in my rtc.c file. such as:
extern const *(void *) & SYS_RST;
plz help me.
for this is some special condition i must use this 'goto'. and i had search in CW's complie manual, but no answer.
if some advice, also can directlly send a message to exp.exp,gmail,com.
thanks