I posted a little about this in Sudoku Solving Program Using 'C' so that people could take a look at the solve part of the algorithm if they...
Ok.. that worked cool. The concept I went on is just like the spreadsheet I posted. There are 8 different logic deductions at use. The first...
This is my first time trying code blocks. Have no idea how its going to turn out but giving it a try. Figured I'd post some code snippets from...
Ok.. I've figured out some stuff. Found that I can draw stuff directly on the dialog box via the WM_PAINT event of the dialogue box. I've been...
I'm looking to draw a picture on a dialog box. Its simply going to have lines on it. By my understanding of what i'm reading I can only draw on a...
The [n] form for array should automatically allocate the 10 pointers. Just like: int a[10] will automatically allocate 10 integers. If...
Its not meant as a one button solution. I thought it interesting and was something I built as a visual helper for solving sudoku's. I've done the...
A program would run the enviornment for this yes. At the end think of it as a replacement for the desktop and rather than interacting with...
Hi.. new to the forums. In my offtime I've recently been working on some ideas that I wanted to toss out there.. specifically I'm looking to know...
I was playing with sudoku's a while back and made the following spreadsheet....
Separate names with a comma.