Is this usage suitable, and what does it mean?
struct Taken
{
int *p;
struct Taken *previous;
};
It's probably a linked list, but it's not a struct in a struct, it's a pointer to a struct.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With