Forum: C Apr 3rd, 2009 |
| Replies: 10 Views: 436 U better learn wt plagiarizing means and i obviously thought of not spending time on something that basic and i needed it urgently so thought somebody cud share it.. SO GET A LIFE DUDE |
Forum: C Apr 3rd, 2009 |
| Replies: 10 Views: 436 Look dude!!! first of all i wasnt palgiarizing i newer said it was my code and i dont need to work for me just |
Forum: C Apr 3rd, 2009 |
| Replies: 10 Views: 436 Ya i have well i needed it a bit urgently so was expecting some one to share a bit of code it cud save a lot of my time ...but still if anybody got any efficient bit of function i wud still... |
Forum: C Apr 3rd, 2009 |
| Replies: 10 Views: 436 Century handling is not important can do without it thanx |
Forum: C Apr 3rd, 2009 |
| Replies: 10 Views: 436 Guyz i need an API for finding diff in time in minutes and days as fast as possible . if anybody has it and can provide me i wud be greatfull |
Forum: Java Jan 16th, 2009 |
| Replies: 13 Views: 949 Exception in thread "main" java.lang.NullPointerException
at java.lang.String.<init>(Unknown Source)
at Base64.main(Base64.java:35)
any suggestions about this error |
Forum: Java Jan 13th, 2009 |
| Replies: 13 Views: 949 OK, Thanks...that has removed the bug but now i got a new error
E:\j2sdk1.4.2_19\bin\JAR>java Training
Exception in thread "main" java.lang.NoSuchMethodError: main |
Forum: Java Jan 12th, 2009 |
| Replies: 13 Views: 949 Here is Base64.java
import java.io.ByteArrayInputStream;
import java.io.ByteArrayOutputStream;
import java.io.FileInputStream;
import java.io.FilterInputStream;
import... |
Forum: Java Jan 12th, 2009 |
| Replies: 13 Views: 949 import java.applet.Applet;
import java.awt.BorderLayout;
import java.awt.Button;
import java.awt.Color;
import java.awt.Label;
import java.awt.TextField;
import java.awt.event.ActionEvent;... |
Forum: Java Jan 12th, 2009 |
| Replies: 13 Views: 949 HI guys am completely new to java ... and have this couple of bugs am not clear of wt to do... can anybody help me with it i wud be gr8ful
E:\j2sdk1.4.2_19\bin\JAR>javac Training.java... |
Forum: Java Jan 11th, 2009 |
| Replies: 7 Views: 431 |
Forum: Java Jan 10th, 2009 |
| Replies: 7 Views: 431 well no am not into any plagiarism or anything ...its just that there is this challange in a website i had to solve it and the thing is i understood almost all of the code other than these cpl of... |
Forum: Java Jan 10th, 2009 |
| Replies: 7 Views: 431 Ok still not clear am confused anyway... is their a way i could see wt it returns without actually having to write any java ... i mean something from the source code of page having the applet or... |
Forum: Java Jan 10th, 2009 |
| Replies: 7 Views: 431 Ok still not clear am confused anyway... is their a way i could see wt it returns without actually having to write any java ... i mean something from the src coad or something |
Forum: Java Jan 10th, 2009 |
| Replies: 7 Views: 431 Hi ,
I am a new to java and am stuck with coupe of lines i wonder if any of you ppl could help me i wud be gr8full...
URL localURL = new URL("http://www.xyz.com");
URLConnection... |