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
Are code blocks inside parenthesis in C/C++ legal and can MSCL compile it?
Apr 29, 2026
c++
c
cl
gcc-extensions
How to pass multiple arguments through g_idle_add()?
Apr 29, 2026
c
gtk
C++ wrap C struct *and* and functions
Apr 28, 2026
c++
c
struct
Does sizeof work at compile time?
Apr 29, 2026
c
sizeof
Question regarding pointers in fscanf
Apr 27, 2026
c
pointers
scanf
Is this a good way to be root in a makefile?
Apr 28, 2026
c
makefile
checking a string for correct characters in c
Apr 29, 2026
c
string
example of thread specific data in C
Apr 29, 2026
c
multithreading
pthreads
Nested scissor boxes with OpenGL
Apr 29, 2026
c
opengl
Does realloc just expand the memory or might that lead to memory problems?
Apr 29, 2026
c
memory-management
realloc
Compiler warning when using `%*s` with `printf`
Apr 28, 2026
c
warnings
printf
are int and char represented using the same bits internally by gcc?
Apr 29, 2026
c
gcc
char
int
Incompatible type on assignment, from BSTNode* to BSTNode*
Apr 29, 2026
c
struct
Multidimmensional array vs flat array - performance comparison
Apr 29, 2026
c++
c
arrays
performance
Why open-std.org still lists C11 as the latest version of C?
Apr 28, 2026
c
standards
c11
c17
Is it safe to return a stack-allocated structure by value?
Apr 28, 2026
c
c99
How gets an #if Preprocessor conditional which contains a variable resolved without producing an error?
Apr 29, 2026
c
c-preprocessor
How to find the Big O when there are two separate for loops
Apr 29, 2026
c
for-loop
big-o
How convert unsigned int to unsigned char array
Apr 28, 2026
c++
c
« Newer Entries
Older Entries »