hi,
i am trying to use parseByte function on hex string it show exception number out of Range.NotNumberFormat exception thrown out.
pls tell me why it is. my expression is like this
byte b=Byte.parseByte("ac",16);
it shows above error pls help me.pls explain in simple language.
sheelap 0 Newbie Poster
JamesCherrill 4,733 Most Valuable Poster Team Colleague Featured Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.