- Strength to Increase Rep
- +0
- Strength to Decrease Rep
- -0
- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
%Dont dreams do realize%
Make happy to all!
16 Posted Topics
Re: Hi, if you have interest in java you can..java is developer friendly... | |
Re: i don't know is it possible or not , but by creating a jar file we can access that just like as exe. | |
Re: hey, i also doing the same process. i have created mysql database using my sql i have connect this with jdbc by connector/j but when i execute this it shows error C:\Documents and Settings\prudenforce\Desktop\servlets-examples>java GetAllRows Exception in thread "main" java.lang.NoClassDefFoundError: GetAllRows Caused by: java.lang.ClassNotFoundException: GetAllRows at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native … | |
Re: ya there is a "space(white space)" as a separator by this you can count the number of words. | |
Here the code for get three digit value 'n' and calculate r=2^n+1 then find that value 'r' is a prie or not, here i like store the integer value 'r' without exponential function and big Integer, please make a great help to me. thanks in advance.. import java.*; import java.io.*; … | |
when i try to compile lwuit with netbeans it shows the follwing error "Error preverifying class com.sun.lwuit.impl.midp.SVGImplementation$Handler java/lang/NoClassDefFoundError: javax/microedition/m2g/ExternalResourceHandler" please anyone help me.... thanks in advance.. Regards., jawahar prabhu | |
Hi friends, i want to know about the java sound API because i have a project title like in my college. My requirements are 1)get voice input from mic , and 2)process that with the already stored audio please help me.. | |
hello friends this code for delete a file,when i was execute it i got o/p [B]success[/B]but the file was not deleted from my HDD. [code=c] #include<dos.h> #include<conio.h> #include<stdio.h> main() { clrscr(); union REGS i,o; char far *fname[67]; puts("enter" ); gets("fname"); i.h.ah=0x41; i.x.ax=(int)fname; printf("%d",i.x.ax) ; intdos(&i,&o); if(o.x.cflag==0) printf("success") ; else printf("attempt … | |
Re: hello,in your program you have called the view function but you did not write any definition for that , also i cant understood where have you get the inputs pls tell that clearly. thank you. Am here [email removed] | |
Re: you try it with the concept of interrupts or asm.soon i say good reply to you. | |
Re: coluld you show your code? because i also tried like this code. | |
| |
Re: if you want to get (pow) value for complex number you should include complex.h. | |
Re: you can use both h.files, but what kind of need arise for both ? | |
hai ia have been try this but i didnt get any output on my run window. #include<process.h> main() { system("echo hello"); } [B] consider me[/B] | |
hi i'm new for c++, i tried to work with mouse pointer on my run window but i dont know how to make interrupt to do it. thanks |
The End.