Sudoku editor/Solver
|
01-31-2015, 04:14 PM
(This post was last modified: 01-31-2015 04:18 PM by Thomas_Sch.)
Post: #11
|
|||
|
|||
RE: Sudoku editor/Solver
(01-31-2015 02:26 PM)lenborje Wrote: ... Hello lenborje, many thanks for your program! Now i mastered to get it running on the prime. I have two suggestions: 1. because your files are more or less pure text (and not .hprpgm), you should name it *.txt. I've tried to send the .hpprgm via connectivity kit to the prime, this did not work. Opening your files with notepad++, converting line endings to windows type, and copying the code to the connectivity kit helped. 2. In line 241 there is a call to subroutine BIT(), this led to an syntax error. Code: MSGBOX("Possible digits are: "+STRING(BITS(displayGrid(highlightR,highlightC)))); Thomas |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)