-
Non-compiling code shown as example
I followed a link on VBForums.com to a snippet entitled 'Linked List implementation in Visual Basic' that was featured here. I assume it was featured because someone felt that it was exemplary code. I'm surprised because it is in fact quite the opposite in that it doesn't compile because of undefined variables (Option Explicit is used) and other problems and even if the variables etcetera were fixed, it wouldn't do anything without more work. How can I find that code so I can correct and/or comment on it?
Similar Threads
-
By Gary Nelson in forum .NET
Replies: 277
Last Post: 10-01-2003, 12:00 AM
-
By Danny Bowman in forum .NET
Replies: 152
Last Post: 09-13-2001, 07:23 AM
-
By Steven Bell in forum .NET
Replies: 260
Last Post: 06-01-2001, 04:32 PM
-
By Patrick Ireland in forum .NET
Replies: 19
Last Post: 04-24-2001, 04:19 PM
-
By Robert G in forum .NET
Replies: 84
Last Post: 02-08-2001, 03:38 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Development Centers
-- Android Development Center
-- Cloud Development Project Center
-- HTML5 Development Center
-- Windows Mobile Development Center
|