Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in signed
Why is std::streamsize defined as signed rather than unsigned?
Sep 14, 2022
c++
iostream
language-lawyer
unsigned
signed
How to get the signed integer value of a long in python?
Sep 02, 2022
python
unsigned
signed
Unsigned hexadecimal constant in C?
Sep 02, 2022
c
constants
hex
unsigned
signed
Why does len() returned a signed value?
Feb 17, 2022
go
signed
In C, why is "signed int" faster than "unsigned int"?
Sep 01, 2022
c
performance
optimization
unsigned
signed
Signedness of enum in C/C99/C++/C++x/GNU C/GNU C99
Sep 01, 2022
c++
c
enums
c99
signed
Is there some meaningful statistical data to justify keeping signed integer arithmetic overflow undefined?
Feb 09, 2022
c++
c
language-lawyer
signed
integer-overflow
Difference between char and signed char in c++?
Nov 16, 2022
c++
c++11
char
signed
typetraits
Can a pointer (address) ever be negative?
Aug 30, 2022
c
pointers
return-value
signed
Why is a negative int greater than unsigned int? [duplicate]
Sep 26, 2018
c
int
unsigned
signed
Comparison operation on unsigned and signed integers
Aug 27, 2022
c
gcc
unsigned
signed
When should I just use "int" versus more sign-specific or size-specific types?
Aug 27, 2022
c
unsigned
signed
What is the best way to work around the fact that ALL Java bytes are signed?
Aug 26, 2022
java
byte
unsigned
signed
Google map signed api key errors in Android
Aug 26, 2022
android
google-maps
key
signed
How do I deal with "signed/unsigned mismatch" warnings (C4018)?
Dec 15, 2021
c++
comparison
refactoring
unsigned
signed
What happens if I assign a negative value to an unsigned variable?
Aug 17, 2022
c++
type-conversion
integer
unsigned
signed
How to convert signed to unsigned integer in python
Sep 16, 2022
python
integer
unsigned
signed
Detecting signed overflow in C/C++
Nov 01, 2022
c++
c
undefined-behavior
signed
integer-overflow
Signed/unsigned comparisons
Aug 17, 2022
c++
visual-studio-2005
comparison
unsigned
signed
should use size_t or ssize_t [duplicate]
Aug 16, 2022
c++
unsigned
signed
size-t
« Newer Entries
Older Entries »