Dear all, I have a question about the writing format of .lin file in Keil C.
Ex1: ?PR?*?A => it means "all" functions within A.c
But,I saw the code segment as below in .lin file: ?PR?A
what does it mean ?
And does these 2 must exist "together" ?