StrStr with pointersThanks TarikNeaj for the videos. Those will be helpful. I just wrote my code for strstr. Was wonder...
StrStr with pointersPlease help me, I'm struggling to wrap my head around pointers and my teacher just gave us a large p...
2d Array Bubble SortSeems like i'm getting the correct results for now with this code. I just stuck it into my final pro...
2d Array Bubble SortI have made a working bubble sort on a 1d array. I'm just not sure how to make it work with multiple...
2d Array Bubble SortI'm completely stuck. I need to bubble sort two 2d arrays. Basically I need to bubble sort the first...