Can i create a Struct or a type in Java, like in C/C++
Struct{
... ...
... ...
... ...
};?
or in VB
Type
...
...
...
End type?
I need to do that to put it in a random file.
thanks.
|
Results 1 to 2 of 2
Threaded View
|
Click Here to Expand Forum to Full Width |