- Jan 30, 2001
- 2,060
- 0
- 76
Hey all, I'm having a problem with a C program because I'm stuck on c++ and it's late and I'm not thinking right...
What I have is a simple fixed size array of Strings that I want to be able to delete something from the middle of it without changing the index, and just put white space in the deleted position. Hows abouts would I go about doing this? I realize this is the dumbest computer science question ever asked, but I can't think tonight and I have a loooong C hashtable lab due tommorow night that I wanted to get finished today and it seems the little things are what are frustrating me...
Can anyone help?
What I have is a simple fixed size array of Strings that I want to be able to delete something from the middle of it without changing the index, and just put white space in the deleted position. Hows abouts would I go about doing this? I realize this is the dumbest computer science question ever asked, but I can't think tonight and I have a loooong C hashtable lab due tommorow night that I wanted to get finished today and it seems the little things are what are frustrating me...
Can anyone help?