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
5 votes

How does printf() function treat the strings returned by functions using global buffers?

5 votes
Accepted

format '%s' expects argument of type '*char' but argument 2 has type 'int'

5 votes
Accepted

Check if winapi function is available

5 votes

Shouldnt output be same in both case?

5 votes
Accepted

How to find the end of a binary file?

5 votes
Accepted

Is there a way to load a binary file as a const variable in C at compile time

5 votes
Accepted

my C program keep crashing

5 votes
Accepted

Force update of a virtual CListCtrl

5 votes
Accepted

What is the use of CListCtrl::GetItemData()?

5 votes

Confusion about construction/destruction in vector after std::vector::clear

5 votes

What's the efficiency difference between memcpy and equal sign in C?

5 votes
Accepted

How to get left click notification on an edit control?

5 votes

My C program's output is not the expected one

5 votes
Accepted

Passing a buffer (char*) to a function in C

4 votes

Segmentation Fault (core dump) in terminal but no in Xcode

4 votes

Choosing a for loop based on if condition

4 votes

Whats wrong with this program in C? It terminates. I am having difficulty in understanding read input string in pointer of pointers

4 votes
Accepted

Listening to keyboard events in MFC within PreTranslateMessage()

4 votes

Adding support for newlines (\n) in C

4 votes

0 appears when outputting a shuffled array

4 votes
Accepted

malloc() not allocate memory for large blocks of memory

4 votes

Recommended way to handle multiple malloc errors in a single function in C

4 votes
Accepted

Why am I getting error in initializing array using pointers in C++ (C++14)?

4 votes
Accepted

Reduce code for arduino, general code

4 votes
Accepted

Disabling (Greying out) multiple GUI Items in C++

4 votes

How to read array of struct of a bin file in C

4 votes

dereference variable address through null structure pointer, no segmentation fault

4 votes
Accepted

Cannot concatenate int and string in c

4 votes

What does "-->" mean in C?

4 votes

Array comparison for integer

1
3 4
5
6 7
62