Comment by gpderetta 1 month ago This is the classic lexical vs dynamic scoping. Dynamic scoping works great until it doesn't. 1 comment gpderetta Reply groundzeros2015 1 month ago Don’t use C then? It sounds like you want JavaScript, Python, or Lisp.Once again, the caller of the API does not declare any variables so there is no dynamic scoping.
groundzeros2015 1 month ago Don’t use C then? It sounds like you want JavaScript, Python, or Lisp.Once again, the caller of the API does not declare any variables so there is no dynamic scoping.
Don’t use C then? It sounds like you want JavaScript, Python, or Lisp.
Once again, the caller of the API does not declare any variables so there is no dynamic scoping.