G 3 wrote:
Hi, I am currently trying to implement local variable support for OpenBIOS. I was just wonder if someone understood this code:
{ ; dpth }
I understand that the two brackets mean this is a local variable, and dpth is the name of the variable, but what does ; mean in this context?
It looks like this is explained by a few of the links Alex posted last month:
http://lists.openbios.org/pipermail/openbios/2009-December/004344.html
HTH,
Mark.