Hello guys. I registered on this site because i need some code to implement a STATIC linked list! I have an example on my PC but it is totally nosense and it absolutely doesn't work: despite it is a linked list, and not a queue or a stack it still has "Push" and "Pop" functions that doesn't make sense in a linked list, and so many other things. So, please, post me some examples of a list implemented with a static vector. Thanks so much