Not reading my file.I am using xCode on mac and when I want to run my program and give me ERROR: opening file - LOCTest....
EvenOddI have an error when I declare the array line 11. Can anyone help in this [code] #include <iostr...
passing an array to the func.This is the error pop up [quote]Error 1 error LNK2019: unresolved external symbol "void __cdecl Loa...
passing an array to the func.Hi guys, I have probelm for passing the two arrays which Questions[] & answers[] to FindFriend() fu...
insertAt front in a duobly linked listHi Everyone, I tried to insert a node at front in doubly linked list and I think I did the first pa...