Home
Random
Nearby
Log in
Settings
Donate Now
If Wikipedia is useful to you, please give today.
About Wikipedia
Disclaimers
Search
Comparison of programming languages (basic instructions): Difference between revisions
Article
Talk
Language
Watch
View history
Edit
Browse history interactively
← Previous edit
Next edit →
Content deleted
Content added
Visual
Wikitext
Revision as of 19:28, 12 December 2007
edit
208.138.31.76
(
talk
)
→
Logical cycles
← Previous edit
Revision as of 19:30, 12 December 2007
edit
undo
208.138.31.76
(
talk
)
→
Data types
Next edit →
Line 41:
| Dim x As Single ''or'' Dim x As Double
| Dim x As String
|-
|-
| Visual Basic .NET
| as above
| Dim x As UInteger
| as above
| as above
|-
| Python