414 views
in Embedded Wizard Studio by
What is the best way to implement a First-in first-out structure in Embedded Wizard? As there's not this object implemented, I would like to have a FIFO structure of size 200 and make it optimized.

1 Answer

+1 vote
by
 
Best answer
Hello Velas,

using an array and two variables referring the first and the last entry in the array would be the possible approach.

I hope it helps you further.

Best regards

Paul Banach

Ask Embedded Wizard - Archive

Welcome to the Ask Embedded Wizard archive. This community forum served us well for many years, but we've evolved our support approach!

Your resources:

The Embedded Wizard Online Documentation provides comprehensive documentation, tutorials, examples and ready-to-use software packages.

For dedicated assistance, explore our Embedded Wizard Product Support.

You can still browse the valuable discussions from our community history here.

Embedded Wizard Website | Privacy Policy | Imprint

...