User profile: demhat

User info
User name:demhat
History
Joined:
Number of posts:16
Latest posts:

function declaration with MACROs
hi guys as I know function declarations are like this: [code] void ClearBackground(Color color...

how to make ignorance in sequence scanf input
in origin of your code I made this change and it worked but still I am not sure why that happens. f...

how to make ignorance in sequence scanf input
it doesn't make any sense to add \" or \' at the end, in [^\"] or [^\'] it will be ignored I don't g...

how to make ignorance in sequence scanf input
hi guys, here in this code, it's working if I execute scanf functions one by one (independently, as...

what can I do?
thank you guys