/ Published in: VB.NET
This will lock up your app
Expand |
Embed | Plain Text
For i = 1 To 2 i = 1 Next
Comments
Subscribe to comments
You need to login to post a comment.
This will lock up your app
For i = 1 To 2 i = 1 Next
Subscribe to comments
You need to login to post a comment.
When I saw this I literally laughed out loud.