View Single Post
Old 06-07-2012, 05:32 PM   PM User | #11
TestingPHP
New Coder

 
Join Date: Jun 2012
Posts: 69
Thanks: 0
Thanked 0 Times in 0 Posts
TestingPHP is an unknown quantity at this point
Fixed the issue I changed the int to:
Code:
for (int i2 = 0; i2 < iBrowserWindows; ++i)
TestingPHP is offline   Reply With Quote