From: Jason M. <agr...@gm...> - 2020-04-03 15:16:30
|
empty=char[] null RexxWords.nextnonblank(empty,int 0) Exception in thread "main" java.lang.NullPointerException at netrexx.lang.RexxWords.nextnonblank(RexxWords.java:307) at a.main(a.java:14) |