Re: Recent Java Article Posts!!!

Autor: Tekwits <req.valuewing_at_gmail.com>
Data: Fri 30 Jan 2009 - 07:25:43 MET
Message-ID: <82a03445-ebe7-4dfd-bf44-4efb93a8a9b9@s9g2000prg.googlegroups.com>
Content-Type: text/plain; charset=windows-1252

Hi,

There is an interesting article here at tekwits. Thought you would be
beneficial if you read this…
Published on Java Technologies (http://java.tekwits.com)
Home > View / Post Articles
How to change following code from VB to Java
By tekwits_admin
Created 12/24/2008 - 09:12
Type Segment fr_pt(1 To 4) As Single to_pt(1 To 4) As Single fr_tr(1
To 4) As Single to_tr(1 To 4) As Single End Type Global NumSegments As
Integer Global Segments() As Segment call CreateData ' program start
from calling this method Sub CreateData() MakeSegment 0, 0, 0, 2, 0, 0
MakeSegment 2, 0, 0, 2, 2, 0 MakeSegment 2, 2, 0, 0, 2, 0 MakeSegment
0, 2, 0, 0, 0, 0 End Sub Public Sub MakeSegment(x1 As Single, y1 As
Single, z1 As Single, x2 As Single, y2 As Single, z2 As Single)
NumSegments = NumSegments + 1 Read more ... Enterprise Java

Source URL (retrieved on 01/03/2009 - 08:20): http://java.tekwits.com/node/509

Thanks,
Kevin.
Received on Fri Jan 30 07:30:08 2009

To archiwum zostało wygenerowane przez hypermail 2.1.8 : Fri 30 Jan 2009 - 08:03:01 MET