Re: datainput stream

From: Amey Samant (ameyas7_at_yahoo.com)
Date: 12/11/03

  • Next message: Liza: "Tomcat doesn't start at boot!"
    Date: 11 Dec 2003 05:06:52 -0800
    
    

    hi chris

    your explanation certainly made my basic concepts solid
    though i could actually figure out what went wrong with the help of
    one of my friend, your explanation deserves appreciation :)
    as i also mentioned previous post that i got confused by the return
    type of readInt ....
    i should have read the docs carefully :) but then i would have missed
    this entire conversation :D
    i will also keep in mind about the '\n' and '\r' on win while only
    '\n' on nix

    so if you have to write "real platform independent" code which uses
    DataInputStream you must first get platform type and then write if
    else to deal with \n \r thing :D
    what you say
    sounds like #if #elif code in c :D

    cheers
    amey

    > OK, here's another explanation.
     - --
    > Chris
    > -----BEGIN PGP SIGNATURE-----
    > Version: GnuPG v1.2.2 (GNU/Linux)
    >
    > iD8DBQE/16+KwxczzJRavJYRAqsuAJ9FKA3nzoXEEKbK6bOj7GTzYRu1SACeKkEf
    > HhaylkRBiheU6p/j1f0+OGo=
    > =pJD9
    > -----END PGP SIGNATURE-----


  • Next message: Liza: "Tomcat doesn't start at boot!"