Suggestion regarding an errorYes Peter u were right that this code is not compilable. The actual code which was giving error woul...
Suggestion regarding an error[code] class C { C() ; ~C() ; } //A.h file class A { public: A() ; ~A() ; priva...
any suggestions please .. facing an errorYes i will be training the network with a genetic algorithm. I have redone my code again as said by...
Suggestion regarding an errorI have a user defined class which has a private variable x. x is a vector of a user defined struct. ...
any suggestions please .. facing an errorThank u for the reply but dont u think the moment the pointer crosses over the for loop exits and th...