Linked by David Adams on Mon 4th Oct 2010 21:24 UTC, submitted by fran
Thread beginning with comment 443816
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.





Member since:
2007-08-20
AFAICT Menuet doesn't have standard libraries in the traditional sense; everything, including GUI code, is 'in the kernel' and accessed through the same syscall interface. Another way of putting it would be that the standard library is accessed through the same interface as traditional low-level kernel functions, so from an app's POV there is no difference.
Edited 2010-10-05 07:53 UTC