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
if inside a switch case, to restrict cases
Dec 02, 2022
c++
c
Dynamic array confusion
Dec 02, 2022
c
malloc
dynamic-arrays
Ampersand and square brackets priority
Dec 02, 2022
c++
c
operators
operator-precedence
How much cycles math functions take on modern processors
Nov 30, 2022
c
math
gcc
assembly
x86-64
The semantics of checking if conditions
Dec 02, 2022
c
storing pointers to line numbers of a file stored on disk in C++
Dec 01, 2022
c++
c
Why compilers are written in C/C++ instead of using CoffeeScript (JavaScript, Node JS)?
Dec 02, 2022
c
node.js
compiler-construction
Why can't I change char array later?
Dec 02, 2022
c
string
Checking if the file pointer has reached EOF without moving the file pointer?
Dec 02, 2022
c
pointers
input
integer
eof
How do I clear the screen in C? [duplicate]
Dec 01, 2022
c
macos
unix
Symbolic constants in C (#define statement)
Dec 02, 2022
c
How to explain './' prefix before the name of an executable in terminal? [closed]
Dec 02, 2022
c
unix
terminal
segmentation fault when using double brackets with printf [duplicate]
Dec 01, 2022
c
linux
segmentation-fault
printf
comma-operator
In C, does sizeof measures its result in octet bytes or chars?
Dec 02, 2022
c
char
sizeof
_Bool data type of C99
Dec 02, 2022
c
boolean
c99
Writing pure code without using third-party header files [closed]
Dec 02, 2022
c++
c
Bitwise operator to convert 0 to 1 and 1 to 0
Dec 02, 2022
c
bitwise-operators
Is it safe to pass memory allocated using "new" to C libraries?
Dec 01, 2022
c++
c
memory
libraries
Does fscanf allocate memory and place a NUL byte at the end of a string?
Nov 30, 2022
c
scanf
C reverse string function getting weird output
Dec 02, 2022
c
« Newer Entries
Older Entries »