i don't understand you..you don't help me.Do you hate me?i solve it but now that's working but program ending ooo error i don't understand.sorry for my english.
First of all, since most people on the fora are from America, they are probably asleep at 8 in the morning. Second, what do secim, deger, Kuyruk and tersayac mean. And third what is the program actually doing?
Ok.Sorry i'm not living in America.This program a queue.i want to add data to Kuyruk(mean queue).but i don't to achieve it.This program is compiling but After working..that's boomm.collapse.i think my problem get or put functions.Thank you
I think your problem is that your program never initializes the array value[]. Also, since you are using a queue(this also applies to lists and stacks), you should put things in and take them off using nodes, but look that up online.