mirror of
https://hub.njuu.cf/TheAlgorithms/C-Plus-Plus.git
synced 2023-10-11 13:05:55 +08:00
Updated comments
This commit is contained in:
parent
f467fe20f0
commit
b62916254f
@ -31,7 +31,6 @@ class Compare{
|
|||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
// Where the magic happens. This is where I compute the status of all the processes post their completion
|
|
||||||
/**
|
/**
|
||||||
* @brief Class which implements the FCFS scheduling algorithm
|
* @brief Class which implements the FCFS scheduling algorithm
|
||||||
* S: Data type of Process id
|
* S: Data type of Process id
|
||||||
|
Loading…
Reference in New Issue
Block a user