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
Fastest way to cast int to UInt32 bitwise?
Nov 01, 2021
c#
copy
casting
uint32
Why is this cast from interface to class failing?
Aug 17, 2022
c#
casting
Android: How to call getActivity() in OnItemClickListener()?
Apr 21, 2022
java
android
casting
onitemclick
main-activity
How to convert char* to unsigned short in C++
Feb 22, 2022
c++
c
pointers
casting
char
Convert NSNumber to NSTimeInterval in Swift
Mar 14, 2022
swift
casting
ios8
nsnumber
nstimeinterval
How to multiply 10 to an "Integer" object in Java?
Oct 19, 2022
java
types
casting
Convert decimal number to INT SQL
Apr 19, 2022
sql
sql-server
casting
decimal
number-formatting
Integer math in c#
Jan 14, 2018
c#
math
casting
rounding
Should I really use static_cast every single time I want to convert between primitive types?
May 21, 2022
c++
coding-style
casting
primitive
Why would someone use this type of cast in C? The reference of a float is cast to an int pointer and then dereferenced
Oct 25, 2022
c
pointers
casting
Cast an Object To Long in Java
Aug 24, 2022
java
object
casting
long-integer
Cast from Optional<> to ArrayList<>
Feb 07, 2022
java
arraylist
casting
optional
C->C++ Automatically cast void pointer into Type pointer in C++ in #define in case of type is not given (C-style) [MSVS]
Jul 22, 2022
c++
c
visual-c++
casting
void-pointers
Why is (long)9223372036854665200d giving me 9223372036854665216?
Oct 19, 2022
java
casting
double
long-integer
Angular $routeParams force variable type
Apr 09, 2022
javascript
angularjs
casting
route-provider
Difference between static_cast<primitive_type>(foo) and primitive_type(foo) [duplicate]
Nov 10, 2022
c++
casting
static-cast
JPA2 Criteria API .as(String.class) casting to char(1) - How do I work around this?
Feb 22, 2020
mysql
hibernate
casting
jpa-2.0
criteria-api
Overload resolution with CType'd Enum
Dec 08, 2020
c#
vb.net
casting
enums
overload-resolution
Is it safe to cast to a class that has the same data member layout, but a different implementation?
Apr 04, 2022
c++
performance
casting
type-conversion
language-lawyer
Can I always safely cast into the underlying type of a fixed (scoped) enumeration?
Nov 04, 2022
c++
c++11
casting
language-lawyer
« Newer Entries
Older Entries »