Patrick Handja <patrick.bungama@gmail.com> writes: > In my case, I do not have a range as an argument, I am receiving 2 int, > which I am using to create a range. How can I initialize typcache in this > case?
You should be passing down the pointer from the outer function, which does have it at hand, no?