Posts
 
Reputation
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
~4K People Reached
About Me

Trust Every Action and their Reactions...

Favorite Forums
Favorite Tags
c x 7
Member Avatar for karthiken07

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 = …

Member Avatar for N1GHTS
0
159
Member Avatar for karthiken07

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.

Member Avatar for Ancient Dragon
0
143
Member Avatar for karthiken07

How to create Run as Administrator option of windows OS in c code.. It is required for my software. plz help me.

Member Avatar for ChaseVoid
-1
163
Member Avatar for D_switch

please help im really out of ideas. this program is a phonebook that can store unlimeted mobile numbers, landline numbers and email addresses, this program also deletes, edits,inserts and sorts and display all the records. this is what i've got so far: [CODE]# include <stdio.h> # include <conio.h> # include …

Member Avatar for WaltP
0
4K