No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
5 Posted Topics
I am running linux XP 2006 on Microsoft Virtual machine 2007. I am unable to connect to vista running on my physical hard drive. Can anyone tell me how to do this, I need you to help me out, please.
[QUOTE=jwenting;542624]classpath problem. Only thing that can lead to that error.[/QUOTE] how to solve it. I'm getting the same prob while executing programs. I tried doing the following set classpath.;%classpath% Is it correct cuz it didn't work for me, it says syntax error.
Hello everybody! I am from India, country where software is booming like in no other country in the world. I'm a Mechanical Engineer by degree but i'm thinking of shifting into software because the the opportunities that exist currently. I have many doubts and a lot of curiosity about programming …
Will anyone of you guys tell me how to set set the classpath i.e. syntax for setting classpath
program 1: #include <iostream> using namespace std; class person { char name[30]; int age; public: void getdata(void); void putdata(void); }; void person :: getdata(void) { cout << "Enter name"; cin >> name; cout << "Enter age"; cin >> age; } void person :: putdata(void) { cout << "\nName" << name; …
The End.
conklin