|
|
|
|
|
by SJC_Hacker
761 days ago
|
|
How do linked list prevent allocation errors? If anything it would seem to make them worse. My experience in embedded, everything is hardcoded as a compile time constant, including fixed size arrays (or vectors of a fixed capacity) |
|