This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

scope of label

Is a label local or global? For instance, two functions aa1() and aa2() are in file aa. A label L is placed in aa1(). Another function bb() is located in bb file. Which function(s) can access the label L? Thank you for aswering my question.

chao.

0