DEV Community

Md Rashedul Hasan
Md Rashedul Hasan

Posted on

2

For loop ignoring first line, after first loop execution in C

I am trying to store some products in an array and further, I will insert a new product to this array or I will delete an existing from this array. It is my plan, and I am trying something like bellow.

When looping, first loop executed successfully, but from second…

Top comments (0)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

πŸ‘‹ Kindness is contagious

Please leave a ❀️ or a friendly comment on this post if you found it helpful!

Okay