Home
 
 
Search:  
C C++ Perl PHP Python HTML ShellScripts
 
 
  Coding Books
  Tutorials
  Search Code
  Browse Code
  Link to Us
  Site News
  Contact Metalshell
 
 
 
  Submit Code   Statistics
 



Category: source:c:general

  Bi-directional Sweep Sort 2004-06-07 21:05:13
c
Category: source:c:general
Description: Based on the sort algorithm in bubblesort.c which is as simple as it gets in the sorting business. Added basic improvements to make a bi-directional sweep sort. Added check to short-circuit sort operation as soon as the program detects that the array is sorted. Limit sweeping of values to the unsorted middle of the array. Also added some debugging messages so one can follow the progress of a sort.
Platform: all
Author: mwberryman
 

  POSIX Thread Example 2003-05-28 12:52:38
c
Category: source:c:general
Description: Create multiple POSIX thread processes and wait for each one to complete.
Platform: unix
Author: detour
 

  Variable Argument List Example 2003-01-27 23:29:38
c
Category: source:c:general
Description: Somewhat simple example on creating your own print and how to use va_list, va_arg, etc.. Using these functions, you can do more than just create your own print, You can use this example to create your function using strings, integers, long integers, etc.. Enjoy.
Platform: all
Author: mind
 

  If Operators 2002-02-18 01:50:28
c
Category: source:c:general
Description: This is a short simple example on using if() and operators together.
Platform: unix/win
Author: mind
 

  While Loop 2002-01-05 19:10:38
c
Category: source:c:general
Description: Example of a while loop
Platform: unix/win
Author: mind
 

  Printing 2002-01-05 19:09:08
c
Category: source:c:general
Description: Example of printing text to the screen
Platform: unix/win
Author: mind
 

  For Loop 2002-01-05 19:07:03
c
Category: source:c:general
Description: Example of a for(;;) loop
Platform: unix/win
Author: mind
 

 
 
   Developer.*  
   Blue Parrots  
   Technipal  
   Defy Magazine  
   Code Project  
   Prog. Heaven  


Got Money?