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 amantripathi only
Search
Advanced Search
Forums
BYTES
Product Launch
Updates
Developer Toolkit
Member List
Calendar
Today's Posts
Home
amantripathi
User Profile
Collapse
Profile Sidebar
Collapse
amantripathi
Last Activity: Aug 17 '13, 05:15 AM
Joined: Aug 17 '13
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
amantripathi only
Visitor Messages Only
Advanced
Filtered by:
Clear All
new posts
amantripathi
started a topic
when we use pointers in predefined string functions why is gives runntime error.the c
in
C
Aug 17 '13, 05:14 AM
when we use pointers in predefined string functions why is gives runntime error.the c
Code:
#include<stdio.h> void main() { char *a="your"; char *b="name"; printf("%s",strcpy(a,b)); }
See more
|
Go to post
Last edited by
Rabbit
;
Aug 17 '13, 05:19 AM
.
Reason:
Please use code tags when posting code.
No activity results to display
Show More
Working...
OK
OK
Cancel
👍
👎
☕