Read a sudoku in a .ss file.
X = sudoku_readss ( filename )
a 9-by-9 matrix, with 0 for unknown entries
a string representing a file
Read a sudoku in a .ss and return the matrix X associated, where 0 represent an unknown cell.
http://www.sadmansoftware.com/sudoku/faq19.htm