by admin 16. June 2009 15:06
Two chucks of code... both do the same thing. Why is the version with the goto so much worse? I would even debate that i Dim password1 As String While True Console.WriteLine("Enter Password: ") password1 = ReadHiddenString() If String.IsNullOrEmpty(password1) Then Continue While Console.WriteLine("Reenter Password: ") Dim password2 As String = ReadHiddenString() If String.IsNullOrEmpty(password2) Then Continue While If password1 password2 Then Continue While... [More]

Tags:

Greetings Programs!!!

by admin 20. April 2009 23:04
Welcome to "Hackers Basement".  This is a small window into the insane world of my hobbies.  Stick around and enjoy the ride.

Tags:

Powered by BlogEngine.NET 1.5.0.7
Theme by Mads Kristensen

RecentPosts

Badges