Re: 2009 - A Manalink Year in Review
It's strange..aww1979 wrote:It's theoretically possible, but you would have to then change all the pointers and stuff that referred to that array. I was asking my brother about this, who is a professional programmer and plays manalink, too, and he said that he had all the skills to do the job, but that it would take a ridiculous amount of time to go through and find all the references to the array, so he doesn't want to do it :p
manalink is developped in C, I suppose.
It must be possible to use tools for "schearch and replace" and find theses references.
But without seeing code, hard to say, and I'm not a C developper, I work on others langages..
I'm curious to see code of manalink...