Thread: Help urgent!!!!!

  1. #1
    Registered User
    Join Date
    May 2002
    Posts
    3

    Help urgent!!!!!

    I am working on a project that need to create a database program that track students in a school that runs in MS-DOS.
    I need help on sorting the profiles.
    example : [Profile]Alpha->[Profile]Ben->[Profile]Zing
    how should do the programming part on sorting and finding in the program...Please help.
    I need it added to the program urgently!!!!



  2. #2
    Code Goddess Prelude's Avatar
    Join Date
    Sep 2001
    Posts
    9,897
    >I need it added to the program urgently!!!!
    You should have paid more attention in class then. Sorting and searching is a broad area of programming, how about you give it a shot and then we'll help when you have something more to show us than a requirement. Here's a hint though, search these boards for sorting examples.

    -Prelude
    My best code is written with the delete key.

  3. #3
    ....
    Join Date
    Aug 2001
    Location
    Groningen (NL)
    Posts
    2,380
    How are the profiles stored? What is the key on which sorting should be done? Which sorting algorithm should be used?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Urgent Help Needed In Writing Algorithm!!
    By Vikramnb in forum C++ Programming
    Replies: 1
    Last Post: 01-09-2009, 12:46 PM
  2. beginner plzz help urgent
    By sara101 in forum C Programming
    Replies: 11
    Last Post: 01-14-2007, 10:38 PM
  3. pls help me urgent..
    By intruder in forum C Programming
    Replies: 4
    Last Post: 01-13-2003, 04:41 AM
  4. Help Needed: Borland C++ 5.5 Installation - URGENT!
    By Linette in forum C++ Programming
    Replies: 12
    Last Post: 03-09-2002, 06:44 PM
  5. Help.... Urgent... Thanks!
    By weihann in forum C Programming
    Replies: 0
    Last Post: 02-27-2002, 10:15 PM