I am a relative novice at java but have absolutely no comprehension of C. Foolishly i took on the task of translating a small C program to java as a favour for someone and have become completely stuck. Please could someone convert the C program below as a massive favour to a needy greenhorn. /////////HERE IS THE C PROGRAM///////////? // A program to read in a list of rare wildlife, sort it and write out a // html file.
(edited by Cindy to format code) [ April 16, 2002: Message edited by: Cindy Glass ]
John Dale
Ranch Hand
Joined: Feb 22, 2001
Posts: 399
posted
0
This would be a good homework assignment.
Manfred Leonhardt
Ranch Hand
Joined: Jan 09, 2001
Posts: 1492
posted
0
Hi Robert, Without a sample input and output file this might not be that easy. Regards, Manfred.