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
How to pass Virtually Anything To A Function In C++ (or C)?
Dec 01, 2022
c++
c
function
pointers
Segmentation fault when traversing array in c
Dec 02, 2022
c
segmentation-fault
gcc: printf and long double leads to wrong output. [C - Type conversion messes up]
Dec 02, 2022
c
gcc
What modern C compiler can I use to build this 1992 MS-DOS program?
Dec 02, 2022
c
compiler-construction
Scratchbox2 returns "Implicit declaration of function getline", among other weird behaviour
Dec 02, 2022
c
gnu
implicit
getline
scratchbox
Why does running this not issue a segmentation fault? [duplicate]
Dec 02, 2022
c
memory
gcc
malloc
How floats are computed on a machine without an FPU
Dec 02, 2022
c
floating-point
Const variable changed with pointer in C
Dec 01, 2022
c++
c
pointers
constants
What does the macro ((void(*)())0)() mean?
Dec 02, 2022
c++
c
macros
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
« Newer Entries
Older Entries »