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's the difference between zend_string_release and zend_string_free?
May 27, 2026
c
php-internals
warning: incompatible implicit declaration of built-in function 'strlen' and 'strcpy' [duplicate]
May 29, 2026
c
warnings
strcpy
strlen
What does allocating memory of size char * do?
May 26, 2026
c
pointers
malloc
dynamic-memory-allocation
allocation
Array of structs in c: giving all the strings same values (with the int it works well). What sould I do?
May 29, 2026
c
arrays
string
struct
atoi doesnt seem to be working properly
May 28, 2026
c++
c
atoi
How to return output from pyrun_simplefile in c code
May 27, 2026
python
c++
c
Sending ICMP ping
May 28, 2026
c
macos
ping
icmp
raw-sockets
Do I have to link the files with -lgcc?
May 28, 2026
c
gcc
osdev
Why does the structure size differ in 32-bit and 64-bit program?
May 28, 2026
c++
c
Cannot read from/write to external SRAM using FMC on STM32F429I-Disco board
May 29, 2026
c
arm
embedded
stm32
stm32f4discovery
Handing array over to function. Correct use of pointers?
May 28, 2026
c
pointers
Return statement does not get executed in c
May 27, 2026
c
return
intel
icc
Is accessing the static value using a global pointer variable is valid?
May 27, 2026
c
static
global-variables
How to declare doubles inside a matrix (2d arrays) in C?
May 29, 2026
c
matrix
declaration
Does C11 says anything about empty translation units? If yes, in which section?
May 28, 2026
c
c11
How to sort an array of student records by their grade
May 28, 2026
c
sorting
pseudocode
Reasons for a slow recv call
May 27, 2026
c
linux
sockets
How do I propogate compile options to subdirectories in CMake?
May 28, 2026
c++
c
cmake
« Newer Entries
Older Entries »