Forum: C++ Dec 25th, 2008 |
| Replies: 5 Views: 412 Thanks for the replies but that's not the way i need to solve my problem because i need to pass directly the returned value from ClassA.function1() to ClassB.function3(). Thats because ClassB is a... |
Forum: C++ Dec 24th, 2008 |
| Replies: 5 Views: 412 Hi people i need yor help. It must be easy for you but im starting with c++ and i can not figure put how to do this:
I have two classes, each on with the .h and .cpp files and a main class that must... |
Forum: C++ Nov 23rd, 2008 |
| Replies: 5 Views: 1,489 Yes that way i can compare to strings but what if i need to compare a string with an integer? how would i do that?
Thanks anyway! |
Forum: C++ Nov 22nd, 2008 |
| Replies: 5 Views: 1,489 Hey people, i am having the next easy problem but i dont find any answer on how to do that:
Im using libxml2 to read a XML file, in one part of my code i need to compare two attributes from... |
Forum: C++ Jul 19th, 2008 |
| Replies: 2 Views: 412 Hey! how is everybody!
I need help on my little home project.
how do i write a for with no limit of iteration? i need it to stop when a value into the for is reached not when i<=n. |
Forum: C++ Jun 4th, 2008 |
| Replies: 9 Views: 599 Men, that was the problem! thanks to you and everybody who posted here, it was the first question not the last one so i'll be here for a while. Hope help you in the future! |
Forum: C++ Jun 4th, 2008 |
| Replies: 9 Views: 599 Well this is the code, i compile it with
# g++ -o leeXML leeXML.cc main.cc -lxml2
leeXML.h
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
#include <libxml/xmlmemory.h>
#include... |
Forum: C++ Jun 4th, 2008 |
| Replies: 9 Views: 599 no, it gives me a bouch of errors, i think the problem is in the line of:
doc.leerEntrada();
if i comment that line the class compiles normally, of course does not do nothing, so i need to know how... |
Forum: C++ Jun 4th, 2008 |
| Replies: 9 Views: 599 Hello everybody, ive been looking for an answer to this basic (i thing) issue:
Im making a class to read a XML file but the compiling errors are driving me crazy, i cannot figure out how to solve... |
Forum: PHP May 12th, 2008 |
| Replies: 4 Views: 1,922 Did you find the answer to your problem? i have the same error and i haven't find any solution please help. |
Forum: Networking Hardware Configuration Jan 22nd, 2008 |
| Replies: 9 Views: 17,671 OK! i've had that same problem, i wasn't able to open hotmail or log into messenger since i connected my pc to my brand new netgear router 2 or 3 month ago. I tought it was problem of my installed... |