Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
1
Posts with Upvotes
1
Upvoting Members
1
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
0 Endorsements
~17.2K People Reached
Favorite Tags
c++ x 36
c x 3
java x 1

21 Posted Topics

Member Avatar for Dave Sinkula

is it recommended for newbie to programming at all ??? am talking about c++ how to program 7th edition ????

Member Avatar for shahidali6
11
10K
Member Avatar for jeffcogswell
Member Avatar for wnr78ta

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???

Member Avatar for wnr78ta
0
918
Member Avatar for spar

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; …

Member Avatar for XMasterrrr
0
324
Member Avatar for XMasterrrr

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 …

Member Avatar for Salem
0
428
Member Avatar for XMasterrrr

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 …

Member Avatar for XMasterrrr
0
248
Member Avatar for XMasterrrr

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

Member Avatar for peter_budo
0
68
Member Avatar for XMasterrrr

like the thread title said i need the best C book for never programmed person can you please tell me it thanks....

Member Avatar for XMasterrrr
0
165
Member Avatar for XMasterrrr

like the thread title said i need the best C book for never programmed person can you please tell me it thanks....

Member Avatar for elsiekins
0
173
Member Avatar for Sarama2030
Member Avatar for XMasterrrr

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.....

Member Avatar for XMasterrrr
0
185
Member Avatar for Sudha@deniweb
Member Avatar for lapunluyang

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 …

Member Avatar for Ancient Dragon
0
163
Member Avatar for XMasterrrr

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 …

Member Avatar for XMasterrrr
0
149
Member Avatar for delle

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 …

Member Avatar for Duki
0
210
Member Avatar for Naesar
Member Avatar for lapunluyang
Member Avatar for NicAx64
0
206
Member Avatar for XMasterrrr

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 …

Member Avatar for XMasterrrr
0
169
Member Avatar for camelCase
Member Avatar for xshinichix
Member Avatar for xLeonex

The End.