Closed stensalweb closed 4 years ago
Yes it would be an error because the 30 you mean is an item, the delete function asks for the position you want to delete. If it's not the case, please elaborate for me to make changes.
Perhaps, you can check to make sure 30 is an invalid position so it can be more robust. In the real world software used by many people, people do make mistakes. BTW, we are looking for students to test our new product -- It seems you write many C code, you must have experienced the cryptic segmentation faults. How long does it take you to figure it out?
I'll update the code right now, thank you. Anyway I can be one of the tester if you want.
how to use it online or on your computer? https://www.cee.studio/students.html what benefits you can get? https://www.cee.studio/benefits.html
It's free for students and educators. Any feedback would be highly appreciated.
@stensalweb the code has been updated, it now prompts used if position exceeds the size.
@mlite I don't seem to get it yet, I tried adding an existing project and it does not ask me for inputs.
You can click Share to create a shareable link, describe what the problem is, and post them here. I can take a look tomorrow. It’s middle night here now.
On Oct 8, 2020, at 11:17 PM, dork.kaye notifications@github.com wrote:
@mlite I don't seem to get it yet, I tried adding an existing project and it does not ask me for inputs.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.
I typed delete: 30, and get this.