Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Delphi-News aus aller Welt (https://www.delphipraxis.net/58-delphi-news-aus-aller-welt/)
-   -   Not just C++: Thoughts on Dealing with Signed/Unsigned Mismatch – IT Hare on Soft.war (https://www.delphipraxis.net/198081-not-just-c-thoughts-dealing-signed-unsigned-mismatch-%96-hare-soft-war.html)

DP News-Robot 2. Okt 2018 18:10

Not just C++: Thoughts on Dealing with Signed/Unsigned Mismatch – IT Hare on Soft.war
 
[WayBack] C++: Thoughts on Dealing with Signed/Unsigned Mismatch – IT Hare on Soft.ware. I have seen things like this happen in way to many places, not just C/C++: static_assert( -1 < 1U );//fails! Take away: Never ever use explicit casts merely to get rid of warnings (whether signed/unsigned or otherwise) A way to set various […]

Weiterlesen...


Alle Zeitangaben in WEZ +1. Es ist jetzt 13:29 Uhr.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024 by Thomas Breitkreuz