CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 8 of 8

Threaded View

  1. #3

    Re: Segmentation fault and can't figure out why

    I did and it's still giving a segmentation fault.

    What is wrong with this line:

    printf("*%s\n", shared_memory);
    Last edited by jedipenguin; February 27th, 2012 at 07:01 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured