Passing my 2D array as an arguement and printing all days on which an entree wil be served based on the entree entered?


/ Published in: C#
Save to your folder(s)

I am trying to write a function that accepts my 2d array as an argument , and allows my user to enter an entrée to search for . i then print out all the days that that entree is being served on.

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.