- Upvotes Received
- 1
- Posts with Upvotes
- 1
- Upvoting Members
- 1
- Downvotes Received
- 0
- Posts with Downvotes
- 0
- Downvoting Members
- 0
21 Posted Topics
Re: is it recommended for newbie to programming at all ??? am talking about c++ how to program 7th edition ???? | |
Re: nice , i wish i can meat him>>.. | |
Re: a seg. fault... couldn't you give us the complete source code so we can test our work? how could i do this if i don't test it??? | |
Re: Here's it but please from now on post your code example... [CODE]#include <iostream> // I/O streams #include <string> // string facilities #include <vector> using namespace std; class student // class student { private: string name; // student name int id; // studen number(id) string faculty; // student faculty char gender; … | |
Hello guys as i see this is a little error and i don't know how i can't fix it so the following are the main and the header file from the book i learn from: main: [CODE]#include "../std_lib_facilities.h" int main() try { vector<int>numbers; int number; cout << "Enter the numbers … | |
Hello guys as i see this is a little error and i don't know how i can't fix it so the following are the main and the header file from the book i learn from: main: [CODE]#include "../std_lib_facilities.h" int main() try { vector<int>numbers; int number; cout << "Enter the numbers … | |
hello guys, like the thread title i want the best book to learn J2ME with no java experience and i got some knowladge in c/c++ and can i finsh that's book in 2 weeks maximum? thanks my regards... X | |
like the thread title said i need the best C book for never programmed person can you please tell me it thanks.... | |
like the thread title said i need the best C book for never programmed person can you please tell me it thanks.... | |
hello guys, happy to join this big Community and it's the biggest one ever i say see me at c++ forums 14 years old C++ programmer (medium knowladge) just wanna say hello to you thanks... regards..... | |
Re: was going to say the same maybe the professors thinking that's java is better lol maybe they think that's assembly is better (not joking) maybe they saw some thing that's we didn't see but they were wrong any way don't think in that's c++ is the best programming language ever … | |
hello guys, sorry if it's wrong topic name but in accelerated c++ book and in chapter 2 exactly i have a problem [CODE]#include <iostream> #include <string> // say what standard-library names we use using std::cin; using std::endl; using std::cout; using std::string; int main() { // ask for the person's name … | |
Re: first don't use the Visual c++ 6.0 it's bad and non comfartable use visual studio 2010 and i tried your code in it and it works perfectly. First problem : it won't happen in visual studio 2010. Second problem : the windows closes because you are makeing the normal debug … | |
Re: assembly with c++ is for the operating system programming only . | |
hello guys i'm proud to join this community and be with you guys so i saw the sticky thread but i can't figure out what the best book i'm new to programming but i was reading a book called : starting out c++ early objects 5th edition and i already … | |
| |
Re: pleas the full code | |
Re: 0.o after thinking in it all and solved it found that's u solved the thread well done.... |
The End.