Profile
Achievement
borysn's Recent Snippets
- All /
« Prev 1 Next »
Create a List<String> for a specified number strings with a specified max characters (randomized...1-max). This method uses another snippet which contains initCharacterList(int, int) http://snipplr.com/view/71355/fill-character-list-from-ascii-table-...
0
1071
posted 11 years ago by borysn
FIll a List<Character> with ASCII (0-127) characters with a given number of characters.
0
835
posted 11 years ago by borysn
Generic method for printing a list to the console based on the number of characters per line.
0
811
posted 11 years ago by borysn