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 c
Type definition in parentheses
Mar 24, 2023
c++
c
definition
parentheses
which is the order that a compiler compiles
Mar 23, 2023
c++
c
compiler-construction
compilation
Could not extract package's data directory. Are you sure that your installed application is debuggable?
Mar 24, 2023
android
c
eclipse
android-ndk
Effective multiple return values [duplicate]
Mar 24, 2023
c
function
return
multiple-variable-return
MSVC and optimizing out constant expressions
Mar 23, 2023
c
compiler-construction
compiler-optimization
Why const a + const b is not a const itself?
Mar 24, 2023
c
How can I parse an integer but keep "0" as a valid value using strtol?
Mar 24, 2023
c
Is there a way to make GCC/Clang aware of inheritance in C?
Mar 23, 2023
c
inheritance
gcc
clang
C randomized pivot quicksort (improving the partition function)
Mar 23, 2023
c
arrays
quicksort
partition
how do I do the equivelant of casting to int, in python
Mar 21, 2023
python
c
Is there something special you have to do to get large chunks of memory on Windows or in Visual Studio?
Mar 23, 2023
c
visual-studio-2012
Encode extended ASCII characters in a Code 128 barcode
Mar 23, 2023
c
barcode
non-ascii-characters
extended-ascii
code128
Why do two calculations give different answers?
Mar 21, 2023
c
floating-point
constants
c-preprocessor
What is the equivalent of unsigned long int in c#?
Mar 23, 2023
c#
c++
.net
c
long-integer
How to fread() structs?
Mar 22, 2023
c
file
file-io
struct
io
Configuring Qt Creator for GTK+
Mar 23, 2023
c
ubuntu
gcc
gtk
qt-creator
How to share a structure with pointers between two unrelated processes with shared memory in C?
Mar 23, 2023
c
linux
memory-management
posix
shared-memory
how to split a float into two integers in C
Mar 23, 2023
c
format-specifiers
Why symbols malloc, __malloc and __libc_malloc point to the same code address?
Mar 23, 2023
c++
c
linux
gcc
symbols
What does write() write if null terminator is already reached?
Mar 22, 2023
c
string
nul
Older Entries »