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
Ranked #4K
~277 People Reached
Favorite Forums
Favorite Tags
c++ x 3
Member Avatar for falaq.
Re: hi..

Hey everyone im falaq,i am doing my B.E in computer science.I joined daniweb to learn more about computers and to improve my knowledge in the field of programming and i am SURE daniweb will be of great help.

Member Avatar for red angel
0
87
Member Avatar for thelerner

hye all :) can u help me with this code: [CODE]int list[4][4] ={7,23,12,6, 2,1,4,10, 65,15,33,8, 18,26,42,12}; int i,j; for (i=0;i<4;i++) { for(j=0;j<4;j++) { cout<<list[i][j]; } }[/CODE] there's output but i want it to display 4X4

Member Avatar for daviddoria
0
139
Member Avatar for Lover4solar

hi to all i am new here, hope will enjoy here and will increase my & yours knowledge soon :) Regards Lover

Member Avatar for thelerner
0
51