Help for this page
my $string = 1; $string = "code"; # we can reuse the variable name
char* mystring = "this is a C style string"; int myInt = 1; // Can't reuse variable names // plus need to declare the type
www.com | www.net | www.org
Yes No
Results (82 votes). Check out past polls.