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
8 votes
Accepted

How do i know if the compiler will optimize a variable?

8 votes
Accepted

How many Bytes does .fill .long mean in assembly?

8 votes
Accepted

Is it safe to use memcpy like this?

7 votes
Accepted

How to convert a C ternary statement into an if/else if declared within an if condition?

7 votes

Can someone interpret this for me?

7 votes
Accepted

Is there a C compiler flag to check function modified input parameter?

7 votes
Accepted

octal string to integer for open(O_CREATE) permissions

7 votes
Accepted

How to swap string in C?

7 votes

Passing a structure to a function

7 votes

C. Ok in main but segmentation fault when inside function

7 votes

C, for loop: unexplained change of the index value from 0 to the end condition number

7 votes

What happens when I define macros with the same name

7 votes
Accepted

Can I use malloc when defining a structure?

7 votes
Accepted

How to change the "FONT" for CEdit?

7 votes
Accepted

Can't change MFC Button Caption

7 votes

Is an array initialized from a string literal identical to one initialized from individual characters?

7 votes
Accepted

Is the least significant bit (LSB) always the "first" bit?

7 votes

Selecting Static over Global. Why?

7 votes
Accepted

Changing the pointer inside a function does not reflect outside the function

7 votes
Accepted

Difference between taskkill and taskkill /f

7 votes
Accepted

Reordering MFC control IDs automatically

7 votes

Loop is running more than specified in C? Why?

6 votes
Accepted

null returned when I copied string with char pointer

6 votes
Accepted

0A Converting To 0D0A In C

6 votes
Accepted

VS2010 - C - process.h - "joining" threads started with _beginthread

6 votes
Accepted

error: LNK1120: 5 unresolved externals

6 votes
Accepted

Encoding a CALL instruction to call a function

6 votes
Accepted

How to print binary content of bytes pointed by a pointer?

6 votes

Will a value live perpetually when there's no reference to it?

6 votes

How to get size of inner structure

1
2
3 4 5
62