Problem with write()/read() function using pipes in LinuxHello, I am facing some difficulties with the pipes, I cannot send the complete input to the rece...
Inserting at certain position in Linked ListsYes it is an empty project. Well, I just noticed that I have an extra template for a function I did...
Inserting at certain position in Linked ListsFor some reason I am unable to run my program.. I always get these 2 errors [quote] 1>MSVCRTD.lib(cr...
Inserting at certain position in Linked ListsHello, suppose I have a struct named nodeType with(info of type Type, and a pointer named link of...
Recursive function & arraysI am facing a simple problem, I couldn't figure out the right condition when it comes to check the v...