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 do I access the memory using pointers for a multidimensional array?
Dec 09, 2025
c
pointers
debugging
multidimensional-array
Is this is correct about malloc() and calloc()?
Dec 09, 2025
c
pointers
memory
memory-management
dynamic-memory-allocation
Initializing pointers in C
Dec 09, 2025
c
pointers
Difference(s) between flushall() and _flushall()
Dec 07, 2025
c
Is it possible to split expression with OR, to two cases?
Dec 08, 2025
c
When using Visual Studios 2012 for coding in C++, how do you autocomplete code selected in IntelliSense?
Dec 08, 2025
c++
c
autocomplete
visual-studio-2012
intellisense
how do i cast the void pointer to char array in a multithreaded program in C [closed]
Dec 08, 2025
c
How to pass "unnecessary" pointers to a function?
Dec 08, 2025
c
pointers
Why can ++i ever be different from i+=1 performance-wise
Dec 08, 2025
c++
c
performance
optimization
Print c with gcc and c++ with g++
Dec 09, 2025
c++
c
gcc
g++
Find the GCD of two numbers without using divison or mod operator?
Dec 08, 2025
c
algorithm
numbers
Set time limit to a child process
Dec 07, 2025
c
process
exec
setrlimit
Pass string macro into C program - cross-platform
Dec 09, 2025
c
linux
windows
macros
Error making openwsman on ubuntu 12.04
Dec 07, 2025
c
linux
linker-errors
building
openwsman
JDK9 Hotspot debug using gdb, causing SIGSEGV Segmentation fault in eclipse/Ubuntu terminal
Dec 09, 2025
c++
c
eclipse
java
jvm-hotspot
Is it possible to change a const struct member in C?
Dec 08, 2025
c
Call by value in C
Dec 09, 2025
c
pass-by-reference
pass-by-value
Initialize a dynamic array in O(1) time in C/C++
Dec 07, 2025
c++
c
« Newer Entries
Older Entries »