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 casting
Convert 24 bit signed int signal to 16 bit signed int signal
Jul 30, 2026
c++
audio
casting
signal-processing
Is it possible to write a generic traverse function in C for different list structures so long as they contain the "next" field?
Jul 29, 2026
c
list
casting
traversal
value changes while reinterpret_cast
Jul 29, 2026
c++
casting
reinterpret-cast
Casting to void to avoid use of overloaded user-defined Comma operator
Jul 28, 2026
c++
c++11
casting
c++17
void
Unexpected output of printf
Jul 28, 2026
c
casting
printf
garbage
is char** x = (char**) arg equivalent to reinterpret_cast<char**>(const_cast<void*>(arg) )?
Jul 28, 2026
c++
casting
const-correctness
reinterpret-cast
How to reshape data where values of grouped rows become columns? (long to wide?)
Jul 28, 2026
r
casting
reshape
melt
Hibernate - How can I force it programmatically to return Long instead of BigInteger?
Jul 27, 2026
java
hibernate
casting
Casting List<String> to a String return type
Jul 27, 2026
java
string
list
class
casting
In C# Do I Ever Have to Perform An Explicit Upcast?
Jul 27, 2026
c#
casting
upcasting
Double Array to Object Array?
Jul 27, 2026
c#
casting
Why are iterator items which are references not cast to a trait object reference?
Jul 26, 2026
casting
reference
rust
traits
How do I cast InternalLinkedHashMap as Map<dynamic, dynamic>?
Jul 26, 2026
flutter
dart
casting
firebase-cloud-messaging
linkedhashmap
Casting std::any back to its original type?
Jul 26, 2026
c++
casting
std
c++17
Does uint16_t get promoted to int? And is it safe to typecast uint16_t to uint32_t?
Jul 25, 2026
c++
c
casting
type-conversion
integer-promotion
Is (void*) ptr == ptr always true?
Jul 25, 2026
c
pointers
casting
void-pointers
pointer-conversion
meaning of *( (int *)ptr+1)
Jul 25, 2026
c
pointers
casting
type-conversion
Postgres CAST macaddr
Jul 25, 2026
postgresql
casting
ClassCastException from a List of objects which implement a common interface
Jul 24, 2026
java
interface
casting
osgi
classcastexception
« Newer Entries
Older Entries »