Embedded Swift

You can send the output to a particular stream. I use it for stderr. Some embedded platforms I’ve worked with had printf that would do nothing unless you provide your implementation. But the program would compile.

Yes, but fixed size Arrays are essentail for precisely those usecases where malloc is missing imo.

1 Like