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
What does this C pointer code do?
Dec 05, 2022
c
pointers
Proving that two pointer approach works(Pair sum ques.)
Dec 03, 2022
c++
c
algorithm
How are arrays "implemented" in C?
Dec 05, 2022
c
arrays
pointers
gcc
Why/how does gcc compile the undefined behaviour in this signed-overflow test so it works on x86 but not ARM64?
Dec 05, 2022
c
gcc
undefined-behavior
integer-overflow
arm64
C compiler not recognizing unsigned long
Dec 05, 2022
c
long-integer
implicit-conversion
unsigned
unsigned-integer
What happens when I modify the swap function this way?
Dec 03, 2022
c++
c
pointers
memory
swap
Is there a way to find out where my operating system is located in my RAM?
Dec 05, 2022
c++
c
Why does C use 5 bytes to write/fwrite the number 10, but 4 bytes to write 9 or 11?
Dec 04, 2022
c
struct
fwrite
How do I provide a suffix for days of the month?
Dec 05, 2022
c
date
How can I index a lot of txt files? (Java/C/C++)
Dec 04, 2022
java
c++
c
full-text-search
What data structure is behind FD_SET and FD_ISSET when working with sockets in c?
Dec 04, 2022
c
sockets
select
Is there a way to use const variables in the definitions of other constants?
Dec 05, 2022
c
constants
Why did the language designers of C do type equivalance like this?
Dec 05, 2022
c
language-design
type-equivalence
C: char to int conversion
Dec 05, 2022
c
GCC dies trying to compile 64bit code on OSX 10.6
Dec 05, 2022
c++
c
macos
gcc
what are the differences between an executable generated by windows and linux [duplicate]
Dec 05, 2022
c
linux
compiler-construction
On Sudoku solving
Dec 05, 2022
c
algorithm
sudoku
A good C alternative for Boost.Program_options?
Dec 03, 2022
c
parsing
command-line-arguments
Scope Guard in C
Dec 04, 2022
c
scope
guard
Returning an array of char pointers
Dec 04, 2022
c
pointers
« Newer Entries
Older Entries »