Domain Name Forum

Domain Name Forum (http://www.domainnameforum.org/index.php)
-   Pascal and Delphi (http://www.domainnameforum.org/forumdisplay.php?f=132)
-   -   Help Converting Pascal To Java (http://www.domainnameforum.org/showthread.php?t=115985)

webdev 08-11-2010 01:05 AM

Help Converting Pascal To Java
 
I need help converting this Pascal code into Java. My Pascal Programming abilities are limited so any help would be much appreciated. [ uses wincrt; const n=300; {1320 this is the max length possible} m=2; type table = array [1..n,1..m] of real; var data,data2 : table; ...


All times are GMT -4. The time now is 02:59 AM.

Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.