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
Why does this if statement require brackets?
Jan 10, 2023
c
if-statement
What is this C programming reading?
Jan 11, 2023
c
file-io
Why does execl require me to hit "Enter" after running a process?
Jan 11, 2023
c
linux
bash
execl
Why is implicit pointer of pointer to pointer conversion legal?
Jan 11, 2023
c
pointers
language-lawyer
Read from stdin with fgets, bug if input is greater than size
Jan 10, 2023
c
What does mandatory integrity level value of 0x2010 stand for?
Jan 10, 2023
c++
c
windows
winapi
kernel32
Rounding float to nearest integer in C
Jan 09, 2023
c
Proper way to return a string in C
Jan 10, 2023
c
string
pointers
Pointer Arithmetic in C using Array Variables
Jan 10, 2023
c
arrays
pointers
When to not create a separate interface (.h) and implementation (.c) in C? [closed]
Jan 10, 2023
c++
c
libraries
implementation
organization
unsigned double in C? [duplicate]
Jan 10, 2023
c
struct
memcpy segfault with larger arrays
Jan 10, 2023
c
multidimensional-array
memcpy
how to get the function pointer to a function in C?
Jan 08, 2023
c
pthreads
Why does printf("%d", ~0) output -1? [duplicate]
Jan 09, 2023
c
bitwise-operators
Why does GCC -O2 and -O3 optimization break this program?
Jan 10, 2023
c
gcc
optimization
infinite-loop
integer-overflow
For loop beginner understanding
Jan 09, 2023
c
loops
for-loop
What a C static variable in file scope means?
Jan 09, 2023
c
static
constants
Why is gcc not compiling this code consistently?
Jan 09, 2023
c
gcc
multidimensional-array
Error in macro expansion
Jan 09, 2023
c
c-preprocessor
Storing data in the most significant bits of a pointer
Jan 07, 2023
c++
c
pointers
« Newer Entries
Older Entries »