Thread: Not new to programming but need a little assistance

  1. #1
    Registered User
    Join Date
    Oct 2010
    Posts
    3

    Not new to programming but need a little assistance

    I have a moderate program that ive been working on for a friend and i can't find the time to debug it or help him, i just need to add another part of code that sorts 60 numbers by exchange sorting the 60 numbers while outputting all the numbers on the DOS

    << SNIPPED UNTAGGED CODE >>
    Last edited by Salem; 10-26-2010 at 09:33 PM. Reason: removed crap code

  2. #2
    Registered User helloalyssa's Avatar
    Join Date
    Sep 2010
    Posts
    25
    you should put the code tags around the code first if you want help from anyone..

  3. #3
    Registered User
    Join Date
    Oct 2010
    Posts
    3
    Quote Originally Posted by helloalyssa View Post
    you should put the code tags around the code first if you want help from anyone..
    what do you mean code tags?

  4. #4
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,660
    << !! Posting Code? Read this First !! >>
    It's a link - go press it, read it, understand it.
    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.

  5. #5
    C++まいる!Cをこわせ!
    Join Date
    Oct 2007
    Location
    Inside my computer
    Posts
    24,654
    Hmmm. You forgot the actual link:
    << !! Posting Code? Read this First !! >>
    Quote Originally Posted by Adak View Post
    io.h certainly IS included in some modern compilers. It is no longer part of the standard for C, but it is nevertheless, included in the very latest Pelles C versions.
    Quote Originally Posted by Salem View Post
    You mean it's included as a crutch to help ancient programmers limp along without them having to relearn too much.

    Outside of your DOS world, your header file is meaningless.

  6. #6
    Registered User
    Join Date
    Oct 2010
    Posts
    3
    well this threads gay already

  7. #7
    Registered User
    Join Date
    Apr 2010
    Location
    Vancouver
    Posts
    132
    putting a proper title will increase the chances of people helping you
    EDIT: and not being vulgar

  8. #8
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,660
    Bored now - closed.
    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. moderator assistance
    By Lesshardtofind in forum General Discussions
    Replies: 2
    Last Post: 09-27-2010, 01:59 PM
  2. Assistance with Char Pointers
    By xxrexdartxx in forum C Programming
    Replies: 2
    Last Post: 10-14-2009, 08:06 AM
  3. Hello,i need assistance in completing the code
    By toader in forum C++ Programming
    Replies: 1
    Last Post: 06-22-2009, 03:32 AM
  4. Variable Timer assistance
    By rich2852 in forum C Programming
    Replies: 2
    Last Post: 01-21-2009, 05:43 AM
  5. Need assistance for major text base Arena RPG project
    By Ruflano in forum C++ Programming
    Replies: 0
    Last Post: 04-04-2002, 11:11 AM