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 bthakurwar only
Search
Advanced Search
Forums
Product Launch
Updates
Today's Posts
Member List
Calendar
Home
bthakurwar
User Profile
Collapse
Profile Sidebar
Collapse
bthakurwar
Last Activity: Oct 14 '12, 03:18 PM
Joined: Oct 12 '12
Location:
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
bthakurwar only
Visitor Messages Only
Advanced
Filtered by:
Clear All
new posts
bthakurwar
started a topic
Is it possible to initialize char value into int value?
in
C
Oct 13 '12, 08:27 AM
Is it possible to initialize char value into int value?
Code:
#include<stdio.h> int main() { int j=printf("Hello."); return 0; exit(10); }
In the above program is it possible to initialize int j with char value "Hello."?
See more
|
Go to post
Last edited by
bthakurwar
;
Oct 13 '12, 08:29 AM
.
Reason:
to give more explanation
bthakurwar
started a topic
what does exit(10); mean in C language program?
in
C
Oct 12 '12, 07:01 AM
what does exit(10); mean in C language program?
Code:
#include<stdio.h> int main() { int j=printf("Hello."); return 0; exit(10); }
Here in the above C program, what does exit(10) mean?
See more
|
Go to post
Last edited by
Rabbit
;
Oct 12 '12, 03:23 PM
.
No activity results to display
Show More
Working...
Yes
No
OK
OK
Cancel
👍
👎
☕