|
|
||
|
On 4-Aug-04, at 1:52 PM, Brian Hook wrote:
Some areas are far too ambitious to roll into a standard distributions: graphical interfaces, a math library, a native threads library, high quality audio, file/directory handling, signal handling, etc.
That said, there are certain concepts that are common across a huge range of platforms that could easily be encapsulated in a single file and would likely benefit a lot of users. The obvious ones are a ms accurate timer (when available), sleep, and maybe a handful of others.
R.