User profile: Jaydelay

User info
User name:Jaydelay
History
Joined:
Number of posts:11
Latest posts:

Formatting Output (setw or right justify)
All I want to do is format the output to where everything is lined up. I have a program that calc...

Bubble and Selection Sort - Number of Comparisons and Exchanges
My program performs a bubble sort and selection sort on the same data. I have 3 different arrays (ea...

Arrays/Pointers/Functions
I would like to pass the first array into both of the functions. Each function sorts the array. One ...

Tic Tac Toe
I know practically everyone has had to create a tic tac toe project at some point. I've been searchi...

Another Issue with a 2D Array!
Thank you for your help both times I have posted. I appreciate it!