Ranges
pascal111
judas.the.messiah.111 at gmail.com
Sun Aug 7 23:30:14 UTC 2022
On Sunday, 7 August 2022 at 21:57:50 UTC, Ali Çehreli wrote:
> On 8/7/22 08:34, pascal111 wrote:
>
> > but after that in advanced level in programming, we should
> > use pointers to do same tasks we were doing with slices (the
> easy way of
> > beginners).
>
> That is an old thought. Today, we see that no matter how
> experienced, every person needs and appreciates help to prevent
> bugs. There are many cases of bugs killing people, jeopardizing
> expensive projects, loss of personal information, etc.
>
> Ali
I think you are right that this is an old thought, I didn't
noticed that, maybe it's because I didn't study C++ and know only
about C, so I applied C features on D.
More information about the Digitalmars-d-learn
mailing list