Search:

Type: Posts; User: Javanoo89

Search: Search took 0.07 seconds.

  1. Replies
    4
    Views
    1,839

    Re: [Problem] What's wrong with my code

    look carefully, there is a main method there
  2. Replies
    4
    Views
    1,839

    Re: [Problem] What's wrong with my code

    Ok. I have fix the error. But i still cant run the thing as it gives me the error message of "java.lang.NoSuchMethodError: main
    Exception in thread "main" . I have the main method, but why i still...
  3. Replies
    4
    Views
    1,839

    [Problem] What's wrong with my code

    I'm doing the modification of MOSS operating system simulator for scheduling part. I add a class for creating threads and display the thread name and priority. When i want to run the code it comes...
  4. Replies
    1
    Views
    1,202

    [Question] regarding creat() function

    creat() is to create a new file or directories
    lets say i have this
    Kernel.creat( name , Kernel.S_IFDIR ) ;

    I just want to know is there any keyword to delete the file or directory since...
Results 1 to 4 of 4