why does the toCharArray throw nullpointer?
Code:String allTxt; allTxt = br.readLine(); char[] araFull = allTxt.toCharArray();
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 15 of 17
Thread: [RESOLVED] NullPointer/warningsThreaded View
|
Click Here to Expand Forum to Full Width |