% = Integer Type Character
& = Long Type Character
All I can see that they do is enforce the type of the variable that precedes them. Thus, val% would cause a compile-time error if it didn't contain an int. This would keep a programmer from invoking lots of automatic type-casting operations; press CTRL-ALT-F2 and type in "% identifier type character" for more information.
Ben
"If thine enemy offend thee, give his child a drum." - Anonymous
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.