Multiselect Poll test
Printable View
Multiselect Poll test
#3 sucks!
code test
Code:private int SomeFunction(int Something)
{
return Wateva("some string constant"); //this is a comment
}
Code:Private Function SomeFunction(ByVal something As Integer) As Integer
Dim c() As Char = {"g"c, "8"c}
Return Wateva("something") 'this is a comment
End Function
Nobody loves #3 :cry: