:: Re: [DNG] About the rust language
Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: kc-devuan
Fecha:  
A: dng
Asunto: Re: [DNG] About the rust language
28 May 2024 23:29:36 tito via Dng <dng@???>:

> Exactly If you learn the C API than you don't need memory safe
> languages because you write memory safe code by sticking to the C API.


That is possible with the quite horrid C++ but not with C and it's pointers.