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 gcc
Performance of the c code
Oct 25, 2022
c
linux
performance
gcc
profiling
Why do I get this error? void* is not a pointer to object type.
Jan 29, 2020
c++
c
linux
gcc
g++
Making Dynamic Library from Static ones using gcc --shared -m64 -Wl,--whole-archive ./*.a
Nov 05, 2022
gcc
static-libraries
dynamic-library
Why do we write -D_REENTRANT while compiling C code using threads
Sep 12, 2022
gcc
How can I fix g++ Undefined symbols for architecture x86_64 error?
Mar 04, 2022
c++
string
macos
gcc
GCC how to block system calls within a program?
Jun 23, 2022
c
gcc
system-calls
Why "a+++++b" can not be compiled in gcc, but "a+++b", "a++ + ++b", and "a+++ ++b" can be? [duplicate]
Jul 30, 2019
c
gcc
operators
Embedded C - Too many arguments to function (pointer)
Jul 20, 2022
c
gcc
embedded
pip install pysqlite leads to the following error: command 'x86_64-linux-gnu-gcc' failed with exit status 1 and `#include "sqlite3.h"`
Jan 09, 2022
gcc
pip
pysqlite
C++. Is it possible that a RNG gives different random variable in two different machines using the same seed?
Feb 09, 2019
c++
gcc
random
GCC gives incorrect answer with optimization enabled
Dec 14, 2019
c
gcc
Is this treatment of int64_t a GCC AND Clang bug?
Apr 29, 2022
c
linux
gcc
clang
posix
An extra backslash character do not effect my program. Why?
Mar 23, 2021
c++
gcc
g++
backslash
Why C standards allow you not to return a value from a function?
Aug 13, 2022
c
gcc
Elegant and safe way to determine if architecture is 32bit or 64bit
Jun 11, 2022
c
architecture
gcc
cpu
clang
Avoid slicing of exception types (C++)
Mar 21, 2020
c++
exception
gcc
derived
object-slicing
how to supress warning "gets() is deprecated"? [duplicate]
Nov 08, 2022
gcc
compiler-warnings
suppress-warnings
a gcc sqrt function bug?
Aug 21, 2019
c
gcc
macro dependent macro
Jul 13, 2019
c
gcc
macros
c-preprocessor
Check GCC version in runtime
Nov 01, 2022
c
linux
gcc
« Newer Entries
Older Entries »