Skip to content

Searches for a user defined string, inside a user defined 2D array of characters.

Notifications You must be signed in to change notification settings

palwxc/Matrix-String-Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matrix Search

Searches for a user defined string, inside a user defined 2D array of characters.

Prerequisites

A development environment will be needed to test this project. Code::Blocks was used for the development of this project.

Testing

Tests for this project can be run through the console. Sample inputs and outputs can be found in the files:

sample_input.txt
sample_output.txt

These test the program's ability to find strings inside a given 2D array of characters. The program returns the string's start and stop coordinates, or alerts the user that the string was not found.

Built With

Authors

  • Phillip LaFrance - Solution - palwxc
  • Dr. Patrick Taylor - Assignment Setup - Contact

About

Searches for a user defined string, inside a user defined 2D array of characters.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages