User: CoozyMcMillan

  • Public profile

User profile: CoozyMcMillan

User info
User name:CoozyMcMillan
History
Joined:
Number of posts:5
Latest posts:

++pointer works, pointer++ doesn't (C)
I'm counting the number of s's added to the ends of words. If a number is 1, I don't add an s, other...

If statements
Your code only calculates the minutes if there are >0 days and hours, and only calculates the hours ...

Why Extra getchar() Calls?
Why is it that the console window automatically closes if I don't have a getchar() call after the "c...

What does |= mean?
I saw |= used in an example for creating a vertex shader. [code] #if defined( DEBUG ) || defined...

Syntax Meaning of (x)(y) and x | y
What do these two types of syntax mean? [code]wndClass.hbrBackground = ( HBRUSH )( COLOR_WINDOW +...

This user does not accept Private Messages