posted 14 years ago
Hi everybody, I am having a character array which stores digits, alphabets lower and upper case, this wont change dynamically, I mean the array is constant.
Now I want to populate this array with characters, I can do this manually, but I want to write a function for that and make my program to populate the array.
Here comes the problem. Should I use a static method or non-static method?
thank you all in advance. Thank you all in advance.
Love all, trust a few, do wrong to none.