Returns the number of sudoku in a .sdm file.
X = sudoku_readsdm ( filename , k )
a string representing a file
the number of sudoku in the file
Read a sudoku in a .sdm and return the number of sudokus in the file. Lines begining with # are considered as comments and are ignored.
http://www.sudocue.net/fileformats.php