It’s been since some time, I have been waiting for Dexcom to release the prescription-free CGM called Stelo. It finally arrived here today Tuesday 08/27/2024 after ordering last Friday. So a CGM – Continuous Glucose Monitor is a device that [Read More…]
Pointers and Dynamic Memory – An introduction
Some crucial part to know about memory are Pointers and Dynamic memory to troubleshoot within the infrastructure of the memory. To grasp how pointers work, we need to understand how data types are stored in computer memory. When a program [Read More…]