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 is the difference between shared and dynamic libraries in C?
May 11, 2026
c
shared-libraries
dynamic-library
Is it possible to achieve temeplatization in C as it is possible in C++
May 11, 2026
c++
c
Passing command line arguments to app written in C
May 11, 2026
c
Default values of uninitialized local variables in C
May 11, 2026
c
variables
initialization
Single-line initialization of array allocated by malloc()
May 11, 2026
c
initialization
malloc
Embedded system interrupt / hardware handling from Linux
May 11, 2026
c
linux
embedded
arm
interrupt
Benchmarking an application in a fully loaded machine
May 11, 2026
c++
c
time
benchmarking
Inconsistent behavior of Julia ccall
May 10, 2026
c
windows
julia
Seeing register contents in ASCII in gdb
May 09, 2026
c
assembly
x86
gdb
The scanf 'maximum field width' includes whitespace?
May 11, 2026
c
language-lawyer
standards
C - how do I read * and -> together? [closed]
May 11, 2026
c
pointers
operators
dereference
Append to the beginning of an Array
May 11, 2026
c++
c
How do I declare a function to be used as a function pointer in c?
May 11, 2026
c
writing data to a socket that is sent in 2 frames
May 09, 2026
c
linux
sockets
tcp
When writing a portable c/c++ program, what is the best way to consume external files?
May 10, 2026
c++
c
I misunderstand win32 (and maybe libc) strtok( )
May 11, 2026
c
strtok
How do I replace the last occurrence in a string in C manually?
May 11, 2026
c
str-replace
Is it possible to initialize a 2D array by calling two functions? example: array[starting_rows()][starting_columns()]
May 10, 2026
arrays
c
function
multidimensional-array
« Newer Entries
Older Entries »