Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
VB.NET: Functions aren't required to return a value
'Rextester.Program.Main is the entry point for your code. Don't change it. 'Compiler version 11.0.50709.17929 for Microsoft (R) .NET Framework 4.5 Imports System Imports System.Collections.Generic Imports System.Linq Imports System.Text.RegularExpressions Namespace Rextester Public Module Program Public Sub Main(args() As string) 'Your code goes here Console.WriteLine(IsItTrue().ToString()) End Sub public Function IsItTrue() as Boolean dim b as Boolean b = true 'return b ' TOTALLY, UNBELIEVABLY OPTIONAL. WHY ISN'T THIS A COMPILE ERROR??? 'IsItTrue = b End Function End Module End Namespace
run
|
edit
|
history
|
help
0
CALCULADORA
exercicio 4
Amma
pepe
Denary numbers to binary for numbers below 255
Declaração de Variaveis
Exercico 3
Test 1
CAI Visual Basic - Ej Elecciones
Expand Treeview Job Entry Epicor - VB