CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: simplyrak

Search: Search took 0.02 seconds.

  1. Replies
    3
    Views
    9,072

    Re: file owner's name in java

    I've checked the path. the error it reports is incompatible type
  2. Replies
    3
    Views
    9,072

    file owner's name in java

    using jdk 1.7 how can I retrieve the owner's name of a file. piece of code is as follows.getting error
    cannot find FileRef and Attributes class.

    FileRef file=Paths.get("name and location of...
Results 1 to 2 of 2





Click Here to Expand Forum to Full Width

Featured