Posts
 
Reputation
Joined
Last Seen
Ranked #345
Strength to Increase Rep
+11
Strength to Decrease Rep
-2
91% Quality Score
Upvotes Received
170
Posts with Upvotes
156
Upvoting Members
92
Downvotes Received
16
Posts with Downvotes
14
Downvoting Members
14
38 Commented Posts
~483.88K People Reached
About Me

I'm currently a student that studied C, Java, C++, HTML/CSS, COBOL, Assembly, python, php, javascript, Scheme, Phrogram, Yacc/Bison, LaTex and Erlang

Interests
Track and field sports, Reading manga and visual novels, Watching Anime, Programming
PC Specs
Acer Aspire 4750Z, Intel Core B940 processor, Intel HD Graphics, 2 GB Memory, 640 GB HDD, Windows 7,…
Favorite Tags

775 Posted Topics

Member Avatar for vegaseat

“Don't be afraid to make a mistake. But make sure you don't make the same mistake twice.” -Akio Morita

Member Avatar for Reverend Jim
15
13K
Member Avatar for bdl365

>I'm missing the middle part " " print quotation marks before and after the loop/process that does the operation

Member Avatar for Muhammad_331
0
2K
Member Avatar for rfrapp

The program sounds fun so I did it myself..used a whole mess of if else statements inside an inner loop...though the program might be simplified if you use a recursive function but I'm not sure how to do this yet

Member Avatar for pty
0
1K
Member Avatar for MS KRITI

So.... is there a specific error you want to tell? are you asking us for suggestions or instructions? Are you unsure of what to do next? or maybe the code doesn't give the correct output?

Member Avatar for sofoklis
0
5K
Member Avatar for mags11

Your not making use of the PersonalInformation class To get you started create 3 new instances of this class I suggest read this [URL="http://docs.oracle.com/javase/tutorial/java/javaOO/constructors.html"]http://docs.oracle.com/javase/tutorial/java/javaOO/constructors.html[/URL] and the rest of the docs [URL="http://docs.oracle.com/javase/tutorial/java/javaOO/index.html"]http://docs.oracle.com/javase/tutorial/java/javaOO/index.html[/URL]

Member Avatar for David W
0
16K
Member Avatar for happygeek
Member Avatar for naz1234

If you don't have a textbook there's always Google Search Here's a few search results [URL="http://www.cprogramming.com/tutorial/cfileio.html"]C File I/O Tutorial[/URL] [URL="http://www.mycplus.com/tutorials/c-programming-tutorials/file-handling/"]File Handling in C[/URL]

Member Avatar for jeevz
1
5K
Member Avatar for rubberman

> Wrong, at least, not right now. Editing of posts does not work (no button appears for it, unless it's now somewhere else that I can't find), and it's not a time matter, in one of my last posts I tried to edit less than a minute after, and there …

Member Avatar for Warrens80
0
275
Member Avatar for Kunai9292

what your question about the problem. It seems pretty straight forward to me use a condition that checks if the square of the current age is equal to the current year until the age of 123 using a loop

Member Avatar for TylerD75
0
9K
Member Avatar for thewigpig
Member Avatar for Bradoz

it's gonna be hard to tell which part of the code shows where the multiplication has gone awry could you post the current output and then post what it should look like

Member Avatar for JamesCherrill
0
3K
Member Avatar for debasisdas
Member Avatar for James_28
8
17K
Member Avatar for mrnutty
Member Avatar for Reverend Jim
0
687
Member Avatar for Timlince55

[QUOTE=hiddepolen;1741132]Why is everybody helping a person who can't even ask a normal question?[/QUOTE] There can various reason one can think of but I think its [I]Just because[/I] :)

Member Avatar for nabanit.sarkar
0
241
Member Avatar for ravsau

you should have used your previous thread instead of creating a new one

Member Avatar for Justin_7
0
3K
Member Avatar for logicslab

lots of code snippets can be found on the net to check if a given input is prime, here's a few from a quick search http://holmezideas.com/programming/optimization-techniques/fastest-algorithm-to-check-if-a-given-number-is-prime/ http://www.programmingsimplified.com/c/source-code/c-program-for-prime-number

Member Avatar for logicslab
-1
377
Member Avatar for Hyperion101

include stdlib header for this then try system("clear"); for clearing the console screen for gcc compilers just a note, In Dev C++ I think it's system("CLS")

Member Avatar for HiHe
0
383
Member Avatar for exfoxs28

> i just need one like if a is greater than or equal to 70 it will stop .. if you mean the condition at line 40 then it's because if *any* of the condition remains true then it will continue to loop (if *any* of the variables is less …

Member Avatar for exfoxs28
0
240
Member Avatar for happygeek

Not too surprised for Apple to make this move. This is just another petty attempt to monopolize the market on mobile devices and this is another example on how low they can get. I'm more surprised the court actually sided with Apple with this one than the whole issue of …

Member Avatar for jimmyparker
1
598
Member Avatar for minnie19

[QUOTE]I have added an ActionListener but i want each button to have there own Action.[/QUOTE] make a conditional for every array index to execute a specific action [QUOTE]Also what i wanted is to hide the contents in the button.[/QUOTE] what contents would you want to hide?

Member Avatar for JamesCherrill
0
2K
Member Avatar for <M/>
Member Avatar for Marcusflint

Did you check the security tab in the properties of the folder to see if you have full control over it or the account your using has a permission to it

Member Avatar for seksipoissssss
0
629
Member Avatar for jemz

are you familiar with using a runnable interface so you can continuously repaint the object? on a side note... it might be my laziness talking but if it were me I'd just use several images of pacman pertaining to a direction instead of writing code to draw the shapes. Then …

Member Avatar for jemz
0
1K
Member Avatar for dualresh

>Is this the best way to do it? that would depend on several factors like resources, target audience, proposed project details, time allowance, etc. For resources you'd need to have a platform where you can create the game like Flash CS series or macromedia which doesn't come cheap. For a …

Member Avatar for Simon180
0
350
Member Avatar for daksh1998

Here's a few sites that might help [URL="http://www.wikihow.com/Run-a-.Jar-Java-File"]http://www.wikihow.com/Run-a-.Jar-Java-File[/URL] [URL="http://stackoverflow.com/questions/394616/running-jar-file-in-windows"]http://stackoverflow.com/questions/394616/running-jar-file-in-windows[/URL]

Member Avatar for stultuske
0
3K
Member Avatar for happygeek

[QUOTE]If you look at the spam problem from a continental perspective, however, things do improve somewhat for the USA as North America drops to third place behind Asia and Europe. Indeed, North America and Europe together only contribute 35.6 percent of the world's spam content whereas Asia can be thoroughly …

Member Avatar for LastMitch
0
442
Member Avatar for uknown2

*judging from recent posts your array expects an integer and searchName is a String

Member Avatar for bguild
0
2K
Member Avatar for minimee120

>I'm trying to figure out how to get it that if one of them or all of them or a few of them are equal to 0, how can I get it to not print them on the order form try using different combinations for the variable's conditions so you …

Member Avatar for diafol
0
209
Member Avatar for nob_100
Member Avatar for Start4me

hint: use simple if else or case conditions for the method *or* use regEx if you want to deviate from the norm a bit :)

Member Avatar for andreas.bjorn
0
329
Member Avatar for Angel78

how about printing those first two numbers before entering the loop since they're static output for all fibonacci cases

Member Avatar for Angel78
0
154
Member Avatar for paigewms

you forgot to post the error messages So with just this code here's my comments line 50: *If this is an issue*, I don't see a sqrt() method perhaps you want to use the Math.sqrt() method or is there one defined in the GeometricObject class? Next (which is probably the …

Member Avatar for tux4life
0
823
Member Avatar for lewashby
Member Avatar for durrta

your missing the starting curly brace of the main function >also will this program work correctly??? it "should" work but it doesn't match your requirements at your loop you didn't prompt the user for input again

Member Avatar for zeroliken
0
127
Member Avatar for helloworld1234

line 47 : at your function call your not using the array as your first parameter

Member Avatar for zeroliken
0
234
Member Avatar for swiss21

other than removing the unsupported conio.h from the code I was able to run the code completely without stopping at accepting input for friday... mayhaps you want to remove those unnecessary curly braces

Member Avatar for zeroliken
0
161
Member Avatar for saraaw
Member Avatar for samii1017

>When printed, the weight is only the number calculated and not the weight minus the weight burned. are you talking about variable weightLostEasyWO... i'm confused if so the variable weightLostEasyWO scope only exists on that function, either make it a global variable or declare it at main and pass it …

Member Avatar for Moschops
0
159
Member Avatar for <M/>

>(i am looking to a Java editor, if you guys know of one, tell me) popular IDE's would be: * [Netbeans](http://netbeans.org/) (I most often use this since it's helped me in a lot of projects, used it in a long time to learn how to use it efficiently and I …

Member Avatar for sneekula
0
211
Member Avatar for webdeveloper986

find a good web host, there are free ones you can use or commercial ones that costs per month (depends on your needs) then just upload your site to your Host

Member Avatar for stormal1
0
135
Member Avatar for loidz123

I see that you'll follow using Vmware as an alternative so just to give a possible answer for the first question, as a reference here's a link for a Windows installer for ubuntu called Wubi [http://www.ubuntu.com/download/desktop/windows-installer](http://www.ubuntu.com/download/desktop/windows-installer) and [https://wiki.ubuntu.com/WubiGuide](https://wiki.ubuntu.com/WubiGuide) for a config/installation guide

Member Avatar for zeroliken
0
277
Member Avatar for jake.lawton.12

It's been a lot of hours since you initally posted this and there hadn't been a reply pertaining to a possible solution to your problem so I guess it's time to say that you should try the minecraft forums, this should get a lot more attention there

Member Avatar for JOSheaIV
1
535
Member Avatar for diode2012
Member Avatar for diode2012
0
147
Member Avatar for LastMitch

The list probably contains the recent active members or members with high amount of posts/ reputation/solved threads from the forum your most active with

Member Avatar for LastMitch
2
598
Member Avatar for joe.crook.9

>but when I run it the calculations aren't even performed yes they are performed but you can't see the results since you don't print the variable you saved the value to after the calculation. also remember that when you return a value from the method it returns the control to …

Member Avatar for subramanya.vl
0
481
Member Avatar for Dani

>Are you trying to get answers to your own questions? Yes, most of the times I wonder if what I had in mind would be the best solution or answer for mine and other's problems >What value do you get from helping people? I learn along the way as I …

Member Avatar for john.knapp
0
272
Member Avatar for marius2010

I'm a bit confused on what you want, do you want to output a list of prime numbers whose range is upto the input or check if the input is a prime number or something else entirely?

Member Avatar for Lucaci Andrew
0
192
Member Avatar for forjustincase

I'm assuming you're using the latest Version of Netbeans and you'd have used one the Swing GUI forms for the current file for your project Other than the Source Code being next to the Design tab where you could simple Drag and Drop any Swing Components you could add and …

Member Avatar for JamesCherrill
0
979
Member Avatar for joedavis23

The code you posted is different than the program details from your first post, care to explain?

Member Avatar for zeroliken
0
1K
Member Avatar for london-G

the first one checks for order if it's greater than, less than or equal to the object it is being compared with and returns a specified value given the result the equals method checks for the equivalence of the objects with their values the == works similarly as the equals …

Member Avatar for zeroliken
0
117

The End.