Login or Sign Up
Logging in...
Remember me
Log in
Or
Sign Up
Forgot password or user name?
Log in with
Search in titles only
Search in posts by narayan230979 only
Search
Advanced Search
Forums
Product Launch
Updates
Today's Posts
Member List
Calendar
Home
narayan230979
User Profile
Collapse
Profile Sidebar
Collapse
narayan230979
Last Activity: Sep 21 '16, 03:06 PM
Joined: Sep 20 '16
Location:
Subscriptions
2
Subscribers
0
Activities
About
Media
Subscribed
Filter
Time
All Time
Today
Last Week
Last Month
Show
All
Discussions only
Photos only
Videos only
Links only
Polls only
Events only
Source
All
narayan230979 only
Visitor Messages Only
Advanced
Filtered by:
Clear All
new posts
narayan230979
replied to
'==' operator for int==float
in
C
Sep 21 '16, 03:06 PM
thanks for reply.
u mean o/p should be :-it's not
right ?
See more
|
Go to post
Leave a comment:
Post Comment
Cancel
narayan230979
replied to
Did you upgrade your Windows yet?
in
Windows
Sep 20 '16, 07:56 PM
even win 10,aniversary updates launched guys...cheers !
See more
|
Go to post
Leave a comment:
Post Comment
Cancel
narayan230979
started a topic
'==' operator for int==float
in
C
Sep 20 '16, 07:54 PM
'==' operator for int==float
main()
{
int a=3;
float b=3.0;
if(a==b)
printf("3.0 is equal to 3 in c language");
else
printf("it's not\n");
}
See more
|
Go to post
No activity results to display
Show More
Working...
Yes
No
OK
OK
Cancel
👍
👎
☕
Leave a comment: