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 exactly is the difference between x++ and x+1?
Oct 30, 2022
c
operators
How to build GLFW3 project on Linux?
Oct 05, 2018
c
cmake
glfw
difference between *y++ and ++*y?
Apr 19, 2022
c
pointers
pointer-arithmetic
Explain Backslash in C
Mar 22, 2022
c
escaping
backslash
slash
Does the bracket [] operator only have a single use?
Jul 02, 2022
c
arrays
pointers
Disabling disk cache in linux
Jul 06, 2022
c
linux
caching
ubuntu-12.04
Printing a % sign in C using 'printf' [duplicate]
Oct 01, 2019
c
does the incrementation of unsigned int cause undefined behavior when the variable reach the Max
Aug 22, 2022
c++
c
int
Tracing recursion for fibonacci series [closed]
Nov 10, 2022
c
recursion
Low level C/C++ performance?
Feb 11, 2022
c++
c
micro-optimization
Assigning strings to pointer in C Language
Mar 22, 2022
c
string
pointers
What is datatype of FILE? [duplicate]
Mar 22, 2020
c
Print TCP Packet Data
Apr 29, 2022
c
tcp
linux-kernel
hook
netfilter
what (r+1 + (r >> 8)) >> 8 does?
Nov 04, 2022
c
bit-manipulation
What happens when a C preprocessor macro is defined twice?
Aug 02, 2019
c
macros
c-preprocessor
Why can't C functions return an array type? [duplicate]
Jun 19, 2022
c
arrays
return
return-type
Explanation for this function's output
Nov 03, 2022
c
output
logical-operators
integer-arithmetic
How can I compare a number with other numbers without writing them all out in C?
Sep 11, 2019
c
if-statement
trigonometry
Why is there no inbuilt swap function in C but there is xchg in Assembly?
Apr 21, 2022
c
assembly
Why can arrays be assigned directly?
Jun 13, 2022
c
arrays
variable-assignment
function-parameter
« Newer Entries
Older Entries »