:: Re: [DNG] About the rust language
トップ ページ
このメッセージを削除
このメッセージに返信
著者: kc-devuan
日付:  
To: dng
題目: 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.