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
Why can I not cast a smallint from MSSQL to int like this: int x = (int)dt.Rows[x]["smallIntColumn"]
Mar 16, 2020
c#
casting
should I use it or static_cast<void*> then static_cast<myType*> to avoid reinterpret_cast?
Mar 04, 2021
c++
casting
reinterpret-cast
static-cast
how to cast void* to shared_ptr<mytype>
Jun 03, 2022
c++
pointers
casting
shared-ptr
Should C compilers warn on 'char c = NULL'?
Sep 28, 2020
c
gcc
casting
null
gcc-warning
"Warning: [unchecked] unchecked cast" when casting Object to ArrayList<String[]>
Feb 06, 2022
java
generics
arraylist
casting
java-8
function name in if statement is converted in a strange way
Aug 16, 2021
c++
function
types
casting
Strange things in java [duplicate]
May 06, 2022
java
types
casting
double
Date conversion and culture: Difference between DATE and DATETIME
Jun 10, 2022
sql-server
tsql
date
datetime
casting
Preventing upcasts for C style array pointers
May 04, 2022
c++
casting
some confusion with generic types in c#
May 29, 2022
c#
generics
casting
cqrs
How is it that U[] is castable to T[]?
Jun 26, 2022
.net
arrays
inheritance
casting
covariance
What is the reason for casting in php?
Apr 18, 2022
php
string
casting
Why go through the trouble of static_cast-ing a number to a double?
Sep 24, 2022
c++
casting
double
static-cast
C# cast a class to an Interface List
Jun 12, 2022
c#
interface
casting
invoke
Information on Casted C# Reference Types in Memory
Oct 29, 2022
c#
memory
casting
polymorphism
clr
Dynamic cast using Type of object C#
May 09, 2021
c#
reflection
casting
dynamic-cast
Why am I getting an inconvertible type error?
Oct 15, 2022
java
casting
type-conversion
How to convert a float to an int in modern C++
Mar 04, 2022
c++
casting
floating-point
cast object to ArrayList<String>
Jun 17, 2022
java
casting
arraylist
golang cast a string to net.IPNet type
Apr 28, 2022
casting
go
« Newer Entries
Older Entries »