Search:

Type: Posts; User: satyendra.kumar

Search: Search took 0.09 seconds.

  1. Re: how to read c++ unsigned long in java

    Thanks for update,

    how you get 3435927511 from 40?

    40 is the first reading short value from the DataInputStream.

    3435927511 is the second reading unsignedlong from the DataInputStream.

    I...
  2. Re: how to read c++ unsigned long in java

    Thanks for quick reply

    DataInputStream input = new DataInputStream(new FileInputStream("-----\\sample.mdx"));

    First we are reading the header later...
  3. how to read c++ unsigned long in java

    C++ datatypes using this below structure ,i have to read the file.But the problem im not getting the proper values unsigned long
    short
    unsigned long
    char[8]
    char[8]
    char[16]
    short
    short
    long...
  4. Start,Stop and Reload the web applications in Tomcat through programming not able to do due to message of alert coming while stopping,starting the application? how can i avoid that alert.

    mad:

    could someone help me

    Output Content here the problem ,due to message of alert while stopping how can i avoid that alert.

    <a href="/manager/html/stop?path=/"...
Results 1 to 4 of 4