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
Ranked #4K
~3K People Reached
Favorite Forums
Favorite Tags
c x 4
c++ x 2

4 Posted Topics

Member Avatar for xfruan

you can't use a variable define a array's size #include <iostream.h> int main () { int a; cin >> a; int *intArray; intArray=new int(a); return 0; }

Member Avatar for Narue
0
109
Member Avatar for navyblue

#include<stdio.h> main() {int i; do{ printf("*"); scanf("%d",&i); }while(1); } this is a sample program,but u don't look down upon it when u input a unnummber ,there will no stop! i want to know why ???????????????????

Member Avatar for prog-bman
0
114
Member Avatar for freesoft_2000

i am a newbie in MFC when i read this words,i don't what should i do java, a new good language,but I no the basic of java and i just can use c and c++,i don't want to spend more time on java i am confusion now who can tell …

Member Avatar for alc6379
2
2K
Member Avatar for navyblue

Hello everyone ! I am a China student and I am a programfan. So I wanna to learn program,but there are many english book in my city! I feel study program so hard because my English is very poor! So I want to make a friend who come from you …

Member Avatar for smarkles
1
272

The End.