pipes and thread in C

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • askcq
    New Member
    • Mar 2007
    • 63

    pipes and thread in C

    can anyone help to work with pipes and threads using C
  • sicarie
    Recognized Expert Specialist
    • Nov 2006
    • 4677

    #2
    Yeah, but we'll need to know what you're stuck on to be able to help...

    Are you having trouble with a specific issue (is there code you can post)? Or are you looking to just get started on it?

    Comment

    • askcq
      New Member
      • Mar 2007
      • 63

      #3
      yes ..iam to start with it ...
      can anyone help on this
      by saying some good material ..

      Comment

      • ashitpro
        Recognized Expert Contributor
        • Aug 2007
        • 542

        #4
        This will helpful for you

        www.advancedlin uxprogramming.c om

        Comment

        • Banfa
          Recognized Expert Expert
          • Feb 2006
          • 9067

          #5
          Originally posted by ashitpro
          This will helpful for you

          www.advancedlin uxprogramming.c om
          Unless you are after Windows pipes and threads in which case you could start at http://msdn2.microsoft.com/en-gb/default.aspx

          Comment

          Working...