Name: Anonymous 2013-04-08 20:58
Hi /prog/,
I need your help with this pleb language now.
How do I translate this:
-------
Type myStudent
ID As Long
Name As String
Phone As String
Address As String
End Type
-------
- into GAMBAS?
I need your help with this pleb language now.
How do I translate this:
-------
Type myStudent
ID As Long
Name As String
Phone As String
Address As String
End Type
-------
- into GAMBAS?