#Police Database project

6 messages · Page 1 of 1 (latest)

void shuttle
#

I am trying to create a program which reads from a txt file and then allows the user to do the following whith a menu:

  1. Read File (read the given file)
  2. Enter new Criminal record
    3.Search for Specific Crime (Search for all criminal who have committed a specific crime. Only 3 different crimes.)
  3. Print Data Base (As in all data in the file)
  4. Write File
  5. Exit Program
    I want to create a method for each different function of the program.
    I am not sure how to build something like this if anybody has ideas or just somwhere to start that would be great.
bitter sigilBOT
#

This post has been reserved for your question.

Hey @void shuttle! Please use /close or the Close Post button above when you're finished. Please remember to follow the help guidelines. This post will be automatically closed after 300 minutes of inactivity.

TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.

hollow venture
sinful junco
#

If you got questions related to how to code something i can provide you code examples