Skip to main content

All Questions

Tagged with
1 vote
2 answers
89 views

How to set a pointer to an integer in a compound literal that is initialized in a function?

I tried to initialise a structure via a compound literal in a function. After solving a part of my problem (see Use of compound literal inside a function to init a variable in C), I have a new problem ...
Stef1611's user avatar
  • 2,263