Y
Yogi_Bear_79
I wrote a program that helps me manage my Internet Explorer Security.
Currently I have an arrary that has more than 10,000 value.
The code works fine, and speed doesn't seem to be an issue. I chose an
array, so that I could keep everything in one .exe versus, an exe calling
other files for data. Is there anything wrong with this approach?
Currently I have an arrary that has more than 10,000 value.
The code works fine, and speed doesn't seem to be an issue. I chose an
array, so that I could keep everything in one .exe versus, an exe calling
other files for data. Is there anything wrong with this approach?