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
~269 People Reached
Favorite Forums
Favorite Tags
c++ x 9
Member Avatar for cdwind

I'm trying write a program with a image shell(?),like a real software. this is my simple code and how can i do.. [code=c] #include <iostream> using namespace std; struct student{ char name[20]; int ID; int score; }; int main() { cout<<"How many students in the class?\nInput the number:"<<endl; int n; …

Member Avatar for iamthwee
0
113
Member Avatar for cdwind

I'm learning C++ language now but i don't know which IDE should i use.Someone recommend DEC-C++ to me but it a little terrible debugging. I don't want use the bareGDB and how can i do. thanks.:sad:

Member Avatar for jwenting
0
139
Member Avatar for cdwind

I'm the new and join this forum just at today. I'm a student in high school.English as my second language and i'm a chinese.I like progromming so much and i use the PASCAL language but now i'm learning C++ . So i have so much problems with C++.I will be …

Member Avatar for ~s.o.s~
0
17