Search:

Type: Posts; User: BurningSpirit

Search: Search took 0.13 seconds.

  1. Replies
    25
    Views
    5,067

    Re: Simple Java Poll - Please Help

    Each answer should have a number set to it where later every time the program runs another vote can be added to it.

    The basis of the program is posted in the original OP
  2. Replies
    25
    Views
    5,067

    Re: Simple Java Poll - Please Help

    Each answer should have a number of votes
  3. Replies
    25
    Views
    5,067

    Re: Simple Java Poll - Please Help

    I'm pretty sure the whole code is wrong considering I've been looking at tutorials and other codes to try and piece it together.
  4. Replies
    25
    Views
    5,067

    Re: Simple Java Poll - Please Help

    This was the last thing I attempted.


    >public class HolidayPoll{

    public static void main(String args[]){

    int holidayVotes;
    int votes[] = new int [3]; //Array to hold 4 votes
    USA[0]...
  5. Replies
    25
    Views
    5,067

    Re: Simple Java Poll - Please Help

    Yes I've tried, if it worked I wouldn't of been coming on here asking for help...

    Hey Norm are you actually going to try to help or just fish out topics I've created?
  6. Replies
    25
    Views
    5,067

    Re: Simple Java Poll - Please Help

    I'm not actually stuck, I don't know where to begin in the coding.
  7. Replies
    25
    Views
    5,067

    Re: Simple Java Poll - Please Help

    ok i'll post there, thanks
  8. Replies
    25
    Views
    5,067

    Re: Simple Java Poll - Please Help

    I need help with the coding on Jedit/Eclipse; although I think I may have gotten myself confused by posting in the Java section as the program I'm trying to make is object oriented and I'm using...
  9. Replies
    25
    Views
    5,067

    Re: Simple Java Poll - Please Help

    I think I should have posted this in the object oriented section
  10. Replies
    25
    Views
    5,067

    Re: Simple Java Poll - Please Help

    Applet, possibly.

    At this stage I'm just trying to construct the code for the Poll on Java e.g Jeditor/Eclipse
  11. Replies
    25
    Views
    5,067

    Simple Java Poll - Please Help

    Hi, I work at a radio station and recently I want to develop a easier way our viewers get in touch with us. One of the most popular features of a local radio station is the use of indicative opinion...
Results 1 to 11 of 11