(FEA) Featured for Location_Literalisation, Status_Literalisation etc.
This commit is contained in:
@@ -6,7 +6,7 @@ Status Stack_Create(Stack *inst, int len)
|
||||
// state((len < 0), InvalidParameter);
|
||||
|
||||
// /* Initialise before access. */
|
||||
// if (inst == NULL) {
|
||||
// if (!inst) {
|
||||
// *inst = (Stack) {
|
||||
// .members = NULL,
|
||||
// .len = len
|
||||
|
Reference in New Issue
Block a user