User Profile

Collapse

Profile Sidebar

Collapse
nike111
nike111
Last Activity: Nov 2 '11, 10:16 PM
Joined: Jun 30 '09
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • nike111
    started a topic How to execute one java program from another?
    in Java

    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????
    See more | Go to post

  • nike111
    started a topic time and date functions in C?
    in C

    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
    See more | Go to post

  • 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
    See more | Go to post

    Leave a comment:


  • nike111
    replied to regarding fread,fwrite and fseek functions
    in C
    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....
    See more | Go to post

    Leave a comment:


  • nike111
    started a topic regarding fread,fwrite and fseek functions
    in C

    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...
    See more | Go to post

  • nike111
    replied to java clipboard access?
    in Java
    all the methods in the java use system default clipboard, whereas i wanna use my own clipboard to access the contents...
    what to do???
    See more | Go to post

    Leave a comment:


  • nike111
    started a topic java clipboard access?
    in Java

    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?
    See more | Go to post

  • nike111
    started a topic running .exe application from java file
    in Java

    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...
    See more | Go to post

  • nike111
    replied to piping in java?
    in Java
    As you said copying and pasting from clipboard are automatic actions, but what about copying "to" clipboard?
    See more | Go to post

    Leave a comment:


  • nike111
    replied to piping in java?
    in Java
    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......
    See more | Go to post

    Leave a comment:


  • nike111
    started a topic piping in java?
    in Java

    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
    See more | Go to post

  • nike111
    started a topic combining different tools
    in Java

    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
    See more | Go to post

  • nike111
    started a topic About SWINGS n GLUE
    in Java

    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
    See more | Go to post

  • 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???...
    See more | Go to post

    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???
    See more | Go to post
No activity results to display
Show More
Working...