Skip to main content
Jabberwocky's user avatar
Jabberwocky's user avatar
Jabberwocky's user avatar
Jabberwocky
  • Member for 13 years, 9 months
  • Last seen this week
131 votes
Accepted

Why is printf with a single argument (without conversion specifiers) deprecated?

32 votes
Accepted

Segmentation fault when popping x86 stack to access function arg

28 votes

Why do we leave some structure variables out of the curly brackets?

27 votes
Accepted

How to get the index of the smallest element in a vector?

18 votes

difference between modal and modeless dialogs in MFC

16 votes

Meaning of overlapping when using memcpy

15 votes
Accepted

BYTE, WORD and DWORD macros definition

15 votes

Creating "classes" in C, on the stack vs the heap?

12 votes

change the background color of a dialog box mfc

12 votes
Accepted

warning: unknown escape sequence '\

11 votes
Accepted

Why doesn't strcpy use a const pointer for dest?

11 votes
Accepted

What is the purpose of AFX_DESIGN_TIME and where it is defined?

11 votes

What is the output of thic C code? I need explaination

10 votes
Accepted

strcmp in C returns 1 instead of 0

10 votes
Accepted

c++ load image to dialog MFC

10 votes

CPUID implementations in C++

10 votes
Accepted

Variable declaration inside curly braces

10 votes

How does this code in C work?

9 votes
Accepted

Not getting a NULL pointer error in C

9 votes

How can I avoid redefinition of types while including multiple header files?

9 votes

What is the need of empty braces '{ }' at the end of array of structs?

9 votes
Accepted

Clion exit code -1073741571 (0xC00000FD)

9 votes

What is this macro?

8 votes
Accepted

What is the difference of this code?

8 votes
Accepted

Why is a pointer increment statement optimized away?

8 votes
Accepted

C: malloc error-pointer being freed was not allocated

8 votes

fclose() causes Segmentation Fault

8 votes

How to make the group box text to be disabled when group box is disabled?

8 votes
Accepted

"Write Acces Violation" After Using malloc() Inside a Function

8 votes

Anomaly in printf() function

1
2 3 4 5
62