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
Can a system call happen in a C program? [duplicate]
Mar 03, 2023
c
function
system-calls
libc
Where is an enum stored?
Mar 04, 2023
c
assembly
enums
compilation
Difference between scanf for char * and char [ ]?
Mar 04, 2023
c
How to reduce time complexity in traversing a string?
Mar 04, 2023
c
string
algorithm
search
time-complexity
Is reading an uninitialized value always an undefined behaviour? Or are there exceptions to it?
Mar 04, 2023
c
initialization
undefined-behavior
lua_numbertointeger - why can we assume INT_MIN has an exact representation as a float?
Mar 04, 2023
c
lua
ARM Cortex M0+: How to use "Branch if Carry" instructions in C-code?
Mar 04, 2023
c
assembly
arm
compiler-optimization
micro-optimization
When is it useful to write "0 - x" rather than "-x"?
Mar 04, 2023
c
subtraction
idioms
negative-number
Square brackets after pointer declaration/reference
Mar 04, 2023
c
pointers
multidimensional-array
declaration
implicit-conversion
Unsure as to why toupper() is cutting off last letter in C
Mar 03, 2023
arrays
c
letter
toupper
memfd_secret(): how is it supposed to work? [closed]
Mar 03, 2023
c
linux
memory
linux-kernel
Alternatives to register_printf_specifier ( to print numbers in binary format using printf() )
Mar 04, 2023
c
printf
glibc
Why my void function from another file is not running in this C program?
Mar 04, 2023
c
modularity
Finding number of repeated elements in an array using C
Mar 03, 2023
arrays
c
Haskell FFI / C MPFR library wrapper woes
Mar 03, 2023
c
haskell
floating-point
ffi
mpfr
Get other process' argv in OS X using C
Mar 04, 2023
c
macos
argv
Testing C code using the web
Mar 04, 2023
c
forms
Advice for a C, CUDA, & ANN Newbie? [closed]
Mar 03, 2023
c
cuda
neural-network
gpgpu
How can I capture another process's output using C?
Mar 03, 2023
c
capture
Reference a 2-D array column in C?
Mar 03, 2023
c
arrays
« Newer Entries
Older Entries »