CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: itonemod

Search: Search took 0.03 seconds.

  1. Replies
    4
    Views
    1,377

    Re: I am Almost Done!

    Lol just when I thought I was getting better at Java! Lmao your such a ***** and thanks for telling me basically i fail!
  2. Replies
    4
    Views
    1,377

    I am Almost Done!

    Okay so I finished my Slot Machine Code! Well Almost! It works it is good and ya if you have any comments saying why didnt you put the numbers into arrays, well ya I never really understood that...
  3. Replies
    10
    Views
    2,518

    Re: Java Programming Code Help

    Oooo thanks so much!
  4. Replies
    10
    Views
    2,518

    Re: Java Programming Code Help

    // import the java.util.Random class:
    import java.io.*;
    import java.util.Random;
    public class SlotMachine
    {
    public static void main(String args[]) throws IOException{
    Random randomizer...
  5. Replies
    10
    Views
    2,518

    Re: Java Programming Code Help

    anyone?
  6. Replies
    10
    Views
    2,518

    Re: Java Programming Code Help

    Thanks okay I got past all these things now I just need help on one thing and I know it is really basic but I cant make "or" work:

    Look at the bottom of the code where I try to write or!
  7. Replies
    10
    Views
    2,518

    Re: Java Programming Code Help

    Ya sry bout that and my only question is how do I change the variables so it is in arrays??

    That's it and I thought this forum was about helping and teaching people Java programming???
  8. Replies
    10
    Views
    2,518

    Java Programming Code Help

    Okay guys I have been working on a code in creating a solt machine! I already made half the code but I want to encorporate arrays, if loops and for and while loops in there as well.

    Other than...
  9. Replies
    4
    Views
    2,154

    Re: Slot Machine Help

    Haha thanks a lot! Ya it is for school but I don't want the code itself, I just need to know how I can get the methods mentioned above because I am really unfamiliar with them! If you guys can just...
  10. Replies
    4
    Views
    2,154

    Slot Machine Help

    Guys I need help finding out a few methods! I tried looking but I cant seem to find them!

    I need to know is how to print out 6 random numbers in a row!

    So for example I need to make it look...
  11. Replies
    6
    Views
    2,195

    Re: Java Promgramming Basic Help

    Ya that would be the case unless you would really know my situation :D

    I was doing BlackJack and that f**ed me up and all my code got lost cause of a computer crash! It was too late to get it back...
  12. Replies
    6
    Views
    2,195

    Re: Java Promgramming Basic Help

    I know but the IPO and Flowchart are due tmrw and with all my other exams happening its hard to manage! So I am in a kinda of a fix right now! I need this code fast and I dont know where to start!
  13. Replies
    6
    Views
    2,195

    Java Promgramming Basic Help

    I have a Java Programming grade 10 project where you are suppose to create a java programming game! Using Dr.Java but it dosent really matter! It is supposed to be a really basic java programming...
Results 1 to 13 of 13





Click Here to Expand Forum to Full Width

Featured