mirror of
https://github.com/VCMP-SqMod/SqMod.git
synced 2025-07-01 06:27:11 +02:00
Updated the buffer class to include an optional numeric value to be used as an edit cursor or to mark the used buffer size.
Basic implementation of the system path class and several fuctions to retrieve information about the running system.
This commit is contained in:
@ -459,10 +459,10 @@
|
||||
<Unit filename="../source/Library/Shared.hpp" />
|
||||
<Unit filename="../source/Library/String.cpp" />
|
||||
<Unit filename="../source/Library/String.hpp" />
|
||||
<Unit filename="../source/Library/SysEnv.cpp" />
|
||||
<Unit filename="../source/Library/SysEnv.hpp" />
|
||||
<Unit filename="../source/Library/SysPath.cpp" />
|
||||
<Unit filename="../source/Library/SysPath.hpp" />
|
||||
<Unit filename="../source/Library/System.cpp" />
|
||||
<Unit filename="../source/Library/System.hpp" />
|
||||
<Unit filename="../source/Library/Time.cpp" />
|
||||
<Unit filename="../source/Library/Time.hpp" />
|
||||
<Unit filename="../source/Library/Utils.cpp" />
|
||||
|
Reference in New Issue
Block a user