comp.lang.ada
 help / color / mirror / Atom feed
From: sbelmont700@gmail.com
Subject: Re: Probably no great leap forward?
Date: Sat, 8 Feb 2014 12:26:46 -0800 (PST)
Date: 2014-02-08T12:26:46-08:00	[thread overview]
Message-ID: <0029b923-9a27-4322-90b6-cd3caa56d13a@googlegroups.com> (raw)
In-Reply-To: <szQPq2CFOk9SFwcx@ada-augusta.demon.co.uk>

On Saturday, February 8, 2014 9:47:33 AM UTC-5, Mike H wrote:
>
> A cleaner version would have those paths de-coupled. They would have 
> 
> default values that, if necessary, could be changed by a Windows 
> 
> dialogue. If I understand things correctly, that would require an 
> 
> interface to Windows.
> 

If the only 'interface' would be a way to input different input and output file names, the cleanest approach would be to use standard in and out on the command line, i.e. "suduko.exe < infile.dat > outfile.dat".  Besides not requiring lots of work to interface to Windows, your program stays cross-platform.

-sb


  parent reply	other threads:[~2014-02-08 20:26 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-07 23:15 Probably no great leap forward? Mike H
2014-02-08  8:38 ` ake.ragnar.dahlgren
2014-02-08  8:54 ` Stephen Leake
2014-02-08 14:47 ` Mike H
2014-02-08 19:26   ` tmoran
2014-02-08 19:56   ` Simon Wright
2014-02-08 21:46     ` Brian Drummond
2014-02-08 20:26   ` sbelmont700 [this message]
2014-02-09 16:16     ` Mike H
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox