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
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
C variable declared and assigned to function call
Dec 09, 2025
c
What should mprobe return when it is passed a pointer to a freed block of memory?
Dec 08, 2025
c
malloc
free
In C, can `enum` be made to count backward?
Dec 08, 2025
c
error-handling
enums
In C, During mathematical operation, why does float behave differently when it is in a variable [duplicate]
Dec 09, 2025
c
I can assign value to pointer after freeing it from manually allocated memory
Dec 08, 2025
c
malloc
« Newer Entries
Older Entries »