User talk:BrianO

From Rosetta Code
Revision as of 00:46, 14 July 2012 by rosettacode>Demivec (Create more cross-platform code)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Hi, it's good to see another solver for the PureBasic task list. I've noticed you've posted solutions to some of the tasks recently for PureBasic and wanted to bring something to your attention. In at least some of your code samples you have accessed Windows API. Since PureBasic is cross-platform these samples won't run on the non-Windows OS's that PureBasic was written for. You may want to limit the use of API so that someone testing the code won't be left wondering why it won't compile or alternatively include an explanation that the code will only run on Windows. --Demivec 00:46, 14 July 2012 (UTC)