User profile: Ruthless

User info
User name:Ruthless
History
Joined:
Number of posts:19
Latest posts:

Problem with write()/read() function using pipes in Linux
Hello, I am facing some difficulties with the pipes, I cannot send the complete input to the rece...

Inserting at certain position in Linked Lists
Yes 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 Lists
For 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 Lists
Hello, suppose I have a struct named nodeType with(info of type Type, and a pointer named link of...

Recursive function & arrays
I am facing a simple problem, I couldn't figure out the right condition when it comes to check the v...