User: Jamec

  • Public profile

User profile: Jamec

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

Can someone explain why my code isnt working?
Yeah it works and its not using array notion its using pointer notion, its the pointer of the array ...

Can someone explain why my code isnt working?
this is the correct code [code] void sortRow(char(*array)[arraySize], int row) { char* temp = arra...

Can someone explain why my code isnt working?
I managed to figure it out, I was trying to use double pointers instead of assigning one part of the...

Can someone explain why my code isnt working?
yes I cant use array notation, must use pointers. The function argument was pre-made and I dont thin...

Can someone explain why my code isnt working?
So im trying to write some code for one of my classes and I cant figure out whats wrong with it, its...

This user does not accept Private Messages