Deprecated: Creation of dynamic property wpdb::$categories is deprecated in /var/www/html/sandroHome/wp-includes/wp-db.php on line 760
Deprecated: Creation of dynamic property wpdb::$post2cat is deprecated in /var/www/html/sandroHome/wp-includes/wp-db.php on line 760
Deprecated: Creation of dynamic property wpdb::$link2cat is deprecated in /var/www/html/sandroHome/wp-includes/wp-db.php on line 760
Deprecated: Creation of dynamic property SyntaxHighlighter::$brush_names is deprecated in /var/www/html/sandroHome/wp-content/plugins/syntaxhighlighter/syntaxhighlighter.php on line 246
Deprecated: Creation of dynamic property SyntaxHighlighter::$specialchars is deprecated in /var/www/html/sandroHome/wp-content/plugins/syntaxhighlighter/syntaxhighlighter.php on line 323
Deprecated: Creation of dynamic property WP_Block_Type::$skip_inner_blocks is deprecated in /var/www/html/sandroHome/wp-includes/class-wp-block-type.php on line 357
Deprecated: Creation of dynamic property WP_Term::$object_id is deprecated in /var/www/html/sandroHome/wp-includes/class-wp-term.php on line 198 March 2018 – Sandro Bartolini
For historical reasons in C++ still holds the following behavior when signed and unsigned numbers mix up in the same operand. In a piece of code like the following: the outcome would be that the “if condition” is false, even Continue reading C++ expressions with unsigned and signed operands→