Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 4 of 4

Thread: Bank Program

  1. #1
    Junior Member
    Join Date
    Apr 2013
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Bank Program

    Hi
    I am new to the forum and java programming.

    I have to create a bank program using 4 randomaccessefiles, have set up but having problem how to set up withdrawal and lodgement. I have attached the four files

    Regards paul
    Attached Files Attached Files


  2. #2
    Super Moderator jps's Avatar
    Join Date
    Jul 2012
    Posts
    2,642
    My Mood
    Daring
    Thanks
    90
    Thanked 263 Times in 232 Posts

    Default Re: Bank Program

    Generally speaking people don't open (or even click) links. Post the contents on the forum where we can see.

    What is the problem you are having?

  3. #3
    Junior Member
    Join Date
    Apr 2013
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Bank Program

    Thanks for the reply, what is the best way to post to the Forum

    Paul

  4. #4
    Super Moderator jps's Avatar
    Join Date
    Jul 2012
    Posts
    2,642
    My Mood
    Daring
    Thanks
    90
    Thanked 263 Times in 232 Posts

    Default Re: Bank Program

    Hi again
    Please read the announcement page for help on posting your code to the forum

Similar Threads

  1. Needs help in my program of a bank account!
    By YunJe in forum What's Wrong With My Code?
    Replies: 3
    Last Post: August 26th, 2012, 06:38 AM
  2. plz help me in Bank program
    By Asom in forum Java Theory & Questions
    Replies: 1
    Last Post: February 14th, 2012, 08:17 PM
  3. help with my bank account program
    By captain_turkiye in forum Object Oriented Programming
    Replies: 3
    Last Post: October 14th, 2011, 10:33 AM
  4. Bank Account Program.
    By Punky0214 in forum What's Wrong With My Code?
    Replies: 10
    Last Post: November 17th, 2010, 10:42 PM
  5. How to delete records from a Random-Access File?
    By keith in forum File I/O & Other I/O Streams
    Replies: 10
    Last Post: March 31st, 2009, 11:40 AM