Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. xchen123

    What does %s and %d represent?

    In C code, what does the %s and %d represent? Ex: printf("Here it is %d\n",var1); printf("MSG=%s\n",buf);
  2. xchen123

    C code that emulates the pipe command

    Salem, Solaris 8 (sparc) and gcc.
  3. xchen123

    C code that emulates the pipe command

    Anyone have code that emulates the pipe command? Ex. pipeit <arg1> <arg2>

Part and Inventory Search

Back
Top