User profile: Accelerator

User info
User name:Accelerator
History
Joined:
Number of posts:5
Latest posts:

StrStr with pointers
Thanks TarikNeaj for the videos. Those will be helpful. I just wrote my code for strstr. Was wonder...

StrStr with pointers
Please help me, I'm struggling to wrap my head around pointers and my teacher just gave us a large p...

2d Array Bubble Sort
Seems like i'm getting the correct results for now with this code. I just stuck it into my final pro...

2d Array Bubble Sort
I 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 Sort
I'm completely stuck. I need to bubble sort two 2d arrays. Basically I need to bubble sort the first...