Positive or Negative or Zero Using Macros: C Program
Satish B
https://technotip.com/8658/positive-or-negative-or-zero-using-macros-c-program/
Program to check whether the user input integer number is positive, negative or zero using Macros and ternary / Conditional operator.
Logic If user input number is greater than 0, then the number is positive. If user input number is less than 0, then the number is negative. If neither of the above 2 conditions are true, then the number is zero.
C Programming Interview / Viva Q&A List https://technotip.com/6378/c-programming-interview-viva-qa-list/
C Programming: Beginner To Advance To Expert https://technotip.com/6086/c-programming-beginner-to-advance-to-expert/ ... https://www.youtube.com/watch?v=RNSLLP0buyk
2020-08-31
0.0 LBC
Copyrighted (contact publisher)
4570185 Bytes