Thread: Sorting C Language

  1. #1
    Registered User
    Join Date
    Jan 2013
    Posts
    19

    Sorting C Language

    would anyone be able to help me sort this data so when i input the values, they will be in order. Highest to lowest.

    such as:

    Ace
    King
    Nine
    Seven
    Five

    please private message me and ill link you my code or comment on here (:

    thanks

  2. #2
    Registered User
    Join Date
    Jan 2013
    Posts
    19
    any idea at all anyone? please! (:
    Last edited by MF1991; 01-26-2013 at 11:45 PM.

  3. #3
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,659
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Sorting this in C language.
    By MF1991 in forum C Programming
    Replies: 27
    Last Post: 01-27-2013, 10:51 AM
  2. Replies: 21
    Last Post: 07-15-2012, 05:20 PM
  3. Is C++ or C language is a high Level language?
    By uthmankhale in forum C++ Programming
    Replies: 5
    Last Post: 08-25-2011, 06:00 PM
  4. What's the Difference Between a Programming Language and a Scripting Language?
    By Krak in forum A Brief History of Cprogramming.com
    Replies: 23
    Last Post: 07-15-2005, 04:46 PM
  5. Computer Language VS Spoken Language
    By Isometric in forum A Brief History of Cprogramming.com
    Replies: 14
    Last Post: 02-04-2002, 03:47 PM