The Artima Developer Community
Sponsored Link

Java Answers Forum
Homework Help

2 replies on 1 page. Most recent reply: Nov 4, 2002 10:10 PM by Andrew Beales

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 2 replies on 1 page
Andrew Beales

Posts: 3
Nickname: blueswo
Registered: Nov, 2002

Homework Help Posted: Nov 4, 2002 2:59 PM
Reply to this message Reply
Advertisement
Hi,I was working in vb using user defined types to set the identity of partitions in a random file.What grouping mechanism do I use in Java from a random file?


Charles Bell

Posts: 519
Nickname: charles
Registered: Feb, 2002

Re: Homework Help Posted: Nov 4, 2002 4:24 PM
Reply to this message Reply
The java.sun.com site has a whole web page to help vb users migrate to java at:

http://java.sun.com/j2se/vb.development.center.html

Look for the documentattion on RandomAccessFile at:
http://java.sun.com/j2se/1.4.1/docs/api/index.html

Andrew Beales

Posts: 3
Nickname: blueswo
Registered: Nov, 2002

Re: Homework Help Posted: Nov 4, 2002 10:10 PM
Reply to this message Reply
Thanks there~!

Flat View: This topic has 2 replies on 1 page
Topic: getRealPath() returns null using Webloc Previous Topic   Next Topic Topic: validate dates on a JSP page?

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use