Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~1K People Reached
Favorite Forums
Favorite Tags
c++ x 11
ide x 1
c x 1

8 Posted Topics

Member Avatar for mypopope

I'm using dev c++ beta i downloaded from the internet.but the problem is i cannot compile my source code even a simple one like this: #include <iostream> using std::cout; using std::end: int main() { cout<<"HELLO" <<end; return 0; } The error says "The system could not find the specified file" …

Member Avatar for AHUazhu
0
91
Member Avatar for mypopope

Hello I'm new to computer programming , and I'm using Dev C++ 4.9.9.2. I'm also reading C++ How To Program Pearson International Edition from DEITEL as my source of knowledge. I don't if I'm reading the right book and using the right c++ software or compiler. Hop you can give …

Member Avatar for stilllearning
0
123
Member Avatar for mypopope

Hello I'm new to computer programming. I just want to ask where to download a C++ installer and what compiler is good to use. thank you:)

Member Avatar for ArkM
0
145
Member Avatar for mypopope

hi! smart people. It is my 11 days of reading and studying this book turbo c/c++, and I'm almost in the last part of the book. It is fun learning computer programming using c++. I'm having problem on how to apply the principles, that i've learned,so I need an example. …

Member Avatar for WaltP
0
246
Member Avatar for sasikala123

I'm also a beginner a. For 2 weeks I read the entire c++ book with nore than 1200 pages. I know all the theory ,but not a master yet. I can say that we have to use the power of our imagination and reasoning or logic to create a simple …

Member Avatar for ~s.o.s~
0
125
Member Avatar for revenge2

ellow i,m also a newbie n programming using the same language you're using (C++). By the way try this... you define your function int Add(int x,int y), but you didn't create its prototype function. maybe this is the problem. try to declare the prototype first before defining it by writing …

Member Avatar for darkagn
0
148
Member Avatar for mypopope

ellow smart people. I want to learn c++ programming. can anyone recommend what to do or what book do I need to read? pls help me with this? what is the latest version of C++? thank you

Member Avatar for toko
0
96
Member Avatar for mypopope

what is the difference between vc++2005 and turboc++ ide or any other ide c++? thank you

Member Avatar for toko
0
80

The End.