Example problem...what this line of code mean -> while(*(a+k)<=*(a+m)) is it variable "a" pointer to memory location ...
Example problem...This is part of some code. I do not know how to explain this part of code. Please help :( int k...
How to sort char array Z-A...Do you know simply example code for this? I need all all perfectly.... example... user input jack...
How to sort char array Z-A...char nazivi[1000][20] -> user writes names in this array.... br_un... -> number of names.... With...
How to sort char array Z-A...How can i do this?