Joined
Last Seen
0 Reputation Points
0% Quality Score
- Upvotes Received
- 0
- Posts with Upvotes
- 0
- Upvoting Members
- 0
- Downvotes Received
- 1
- Posts with Downvotes
- 1
- Downvoting Members
- 1
0 Endorsements
Ranked #27.9K
~4K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Forums
Favorite Tags
c x 7
3 Posted Topics
Can any one give me an idea for compare these two values in double data type. I hope this if check always gets FALSE, Unfortunately It is TRUE condition. IF you know any solution,Plz suggest to me. # include <stdio.h> int main() { double g = 51.200000000000007; double h = …
I need to write some contents in the text file (notepad), with some specified font, and size .is it possible in C, kindly let me know.
How to create Run as Administrator option of windows OS in c code.. It is required for my software. plz help me.
The End.