I would like to know if its possible to create Globals within functions, within Types that can then be concidered to be true Globals of either the type or the program.
Reason: Sometimes I want to create a different set of gloabals than normal. I realise that I can make a global array, but I was just wondering.
PS. I Know the title means somthing else, but it was close enough for the question
Reason: Sometimes I want to create a different set of gloabals than normal. I realise that I can make a global array, but I was just wondering.
PS. I Know the title means somthing else, but it was close enough for the question