Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Showing results 1 to 8 of 8
Search took 0.01 seconds.
Search: Posts Made By: Mixmaster
Forum: C# Jan 14th, 2007, 2:42 AM
Replies: 8
Views: 289
Posted By Mixmaster
Ok coming good. I edited my switch statement a...

Ok coming good. I edited my switch statement a bit. I want to fall through the switch statemement like
do case 1
do case 2..

etc.
Up till 4. How do I go about doing that? I tried goto and it wont...
Forum: Java Jan 11th, 2007, 2:40 AM
Replies: 5
Views: 212
Posted By Mixmaster
I thought you had to use break all the time as...

I thought you had to use break all the time as well. Im glad you asked that
Forum: C# Jan 11th, 2007, 2:36 AM
Replies: 8
Views: 289
Posted By Mixmaster
hmmm.... tell me more!

hmmm.... tell me more!
Forum: C# Jan 10th, 2007, 10:56 PM
Replies: 8
Views: 289
Posted By Mixmaster
School days drama

Im doing an assignment in my C# class. The idea is to make a program to takes a month ( ie 05) day ( 1-31) century ( ie 20) year (ie 07) .

It takes the date and shows what day of the week that...
Forum: Java Jan 2nd, 2007, 2:06 PM
Replies: 8
Views: 290
Posted By Mixmaster
Lot's of people tell me this and not even in...

Lot's of people tell me this and not even in stuff relating to coding. Guess it shows up in my code...


But thanks, and everyone who helped thank you too.
Forum: Java Jan 1st, 2007, 10:08 PM
Replies: 8
Views: 290
Posted By Mixmaster
Whats wrong with newb code?

import java.io.* ;
public class life42 {
private static BufferedReader stdin = new BufferedReader (
new InputStreamReader ( System.in) ) ;

public static void main (String[] args)...
Forum: Java Oct 3rd, 2006, 2:57 PM
Replies: 3
Views: 227
Posted By Mixmaster
Thank's guys this helped a lot.

Thank's guys this helped a lot.
Forum: Java Oct 3rd, 2006, 12:04 PM
Replies: 3
Views: 227
Posted By Mixmaster
Simple java problem

Here is a simple program I made in Java that accepts an input for student type then calculates and outputs the student's grades. In my eyes the code should be working, though I'm a beginner in Java...
Showing results 1 to 8 of 8

 
Forum Jump



DaniWeb IT Discussion Community
All times are GMT -5. The time now is 7:23 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC