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
Can C# compiler be configured to give warning when explicit cast may cause data loss?
Sep 22, 2022
c#
casting
compiler-warnings
const_cast vs reinterpret_cast
Aug 22, 2022
c++
casting
constants
reinterpret-cast
passing argument makes pointer from integer
Mar 25, 2022
c
arrays
pointers
casting
integer
static_cast void* char* vs static_cast void** char**
Oct 29, 2022
c++
casting
static-cast
C# inheritance casting one child to another
Nov 09, 2022
c#
inheritance
casting
PHP: Cast variable to null
Feb 29, 2020
php
casting
null
why can't I assign 1.2 value to float variable in C#? I did the same in C and C++, and it worked
Nov 03, 2022
c#
casting
floating-point
double
What happens to char round-trip cast through a bool?
Oct 30, 2022
c++
casting
boolean
language-lawyer
roundtrip
How do I cast `std::string` to `std::vector<unsigned char>` without making a copy?
Sep 06, 2022
c++
casting
stdvector
stdstring
Why printf("%s",(char[]){'H','i','\0'}) works as printf("%s","Hi"), but printf("%s",(char*){'H','i','\0'}); fails? [duplicate]
Feb 25, 2022
c
arrays
string
pointers
casting
explain this output about Object reference casting? [duplicate]
Sep 15, 2022
java
interface
casting
Java best practice: casting objects vs interfaces
Nov 15, 2022
java
oop
inheritance
casting
downcast
Defining (1 << 31) or using 0x80000000? Result is different
May 20, 2018
c
casting
Convert from uint8_t * to char * in C
Aug 22, 2022
c
casting
char
type-conversion
uint8t
dynamic cast with interfaces
Oct 13, 2018
c++
casting
dynamic-cast
How to initialize NSString to NSMutableString?
May 16, 2022
objective-c
iphone
casting
nsmutablestring
How to cast System.Object[*] to System.Object[]
Dec 15, 2018
c#
interop
casting
visual-foxpro
Java: Type safety : A generic array of A is created for a varargs parameter [duplicate]
Sep 16, 2022
java
casting
variadic-functions
How can you cast to a type using the type name as a string?
Mar 03, 2022
c#
winforms
reflection
casting
How do I CAST a NUMBER to VARCHAR2 in Oracle?
Feb 22, 2022
sql
oracle
plsql
casting
« Newer Entries
Older Entries »