Actions
Feature #551
closedMove _FILE API from Lib2DOS to Kernel
Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
05/09/2016
Due date:
% Done:
100%
Estimated time:
Description
The ANSI C-like file manipulation API (_FILEOpen, _FILERead, etc.) is currently located within the Lib2DOS plugin.
It should be in the Kernel instead, as it isn't related to nor should depend on 2D APIs.
Actions