User Profile
Collapse
-
How to execute one java program from another?
i have a package "first" with a main in one of the file. i have another package "second " with a main in it. now i want to execute these two packages from a third package named "third" ... how can i do???? -
time and date functions in C?
Can anyone say how to get and set the time and date of our choice , i mean in our own format like dd/mm/yy and 24 hrs clock using the existing functions or user-defined functions??????
thanks in advance -
You cant delete as such from a text file..
try to maintain a fixd length for every record...
and search for the element you want to remove, leaving that, copy all the other records to another file "temp"
see if all records are copied , delete the existing one and rename the "temp" file -
thank you for the information that i need... i mean to say that in real time projects we generally use database for storing information, I would like to know whether there are any projects which deals with files....Leave a comment:
-
regarding fread,fwrite and fseek functions
I am unable to understand how do we use these functions, and also can anyone explain me the arguments in details when used for normal files and when used for binary files? and also do we use these functions in real time examples????
Thanks in advance... -
all the methods in the java use system default clipboard, whereas i wanna use my own clipboard to access the contents...
what to do???Leave a comment:
-
java clipboard access?
I want to get access to java clipboard but i could not find the clipboard anywhere ... can anyone please give me the link where to find the java clipboard? -
running .exe application from java file
hi,
I wanna run a few files which are .exe and .jar from a java file as a part of my application...
This is the code that i got frm net
/* Runtime rt = Runtime.getRunt ime() ;
Process p = rt.exec("notepa d") ; */
i am not able to open other files but its possible by giving their path....... I need to run my application on different systems, i cannot change the path... -
As you said copying and pasting from clipboard are automatic actions, but what about copying "to" clipboard?Leave a comment:
-
i want to copy the input given by a user in a particular software to the clipboard and get it pasted to any other software. For this i wanna use piping concept in java......Leave a comment:
-
piping in java?
hi,
how to do piping in java? Can anyone help to pipe two objects in java?
Even any material is welcomed.
Thank you in advance -
combining different tools
hi frendz,
can anyone say me how do we club different tools like Jedit, jabref, jproject with help of java...???
any tutorials can also be provided.?
thnx in advance
nikhil -
About SWINGS n GLUE
hi frendz,
i wanna learn Swings n Glueing properties of java.
Can anyone help me out to find out some information about the above concepts??
Thnx in advance -
i want to develop database applications... .... but need to know at least one of the programming language...... my main problem is its too difficult to start a new thing for me........ how can i overcome in the case of learnin a programming lang???...Leave a comment:
-
How to start learning programming languages?
I do not have programming skills. How do i get interest in programming and improve my skills???
No activity results to display
Show More
Leave a comment: