Added: 2 years ago
From: csurendar
Views: 5,235
Sort by time | Sort by thread (beta)

Link to this comment:

Share to:

All Comments (4)

Sign In or Sign Up now to post a comment!
  • thank you for this video

  • Sir, the video is excellent. can you please show the solution to the problem you have demonstrated?. This will fill the gap. thanks a lot for nice material

  • @kannahpally if val > 0, it goes to the first statement where *ptr has no memory allocated (null pointer dereference) this will cause a segmentation fault. To fix the problem it should have

    ptr = (char *) malloc (10);

    before *ptr = 0;

  • i really appreciate ur effort ... thanks a lot for the information ...

    expecting lots of work from u...

Loading...
Alert icon
0 / 00Unsaved Playlist Return to active list
    1. Your queue is empty. Add videos to your queue using this button:
      or sign in to load a different list.
    Loading...Loading...Saving...
    • Clear all videos from this list
    • Learn more