Hello dear
I am writing a program for calculator. I am getting error when I use % operator for remainder because I have used push-pop command for double type. So can i use % for double type? or some other operator ? Suggest me Plz!!
I am writing a program for calculator. I am getting error when I use % operator for remainder because I have used push-pop command for double type. So can i use % for double type? or some other operator ? Suggest me Plz!!
Comment