Veementemente format, using a programming language that explicitly mentions the types of variables. c is as strong as he entered the language. C variables that must be must declare it to interpret the language types of data:
int myVariable;
myVariable = 25;
Perl is a loosely typed language.
There is no need to declare the variable type before using it:
$myVariable = 25;
$myVariable = "A String.";




Reply With Quote
Bookmarks