how does a tbl file end? when I shove whatever the thing is into a char variable, the char variable would print out as a question mark. This is java btw.
Name:
Anonymous2012-09-16 23:39
converted it into an integer and got 65535 for whatever reason.
solves my problem, but not my question.
Name:
Anonymous2012-09-16 23:42
Java is Unicode and unrecognized Unicode characters might look like question marks.