Search Results

Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: tahir90
Forum: C++ May 4th, 2009
Replies: 4
Solved: plz help!
Views: 330
Posted By tahir90
my sorting problem is solved now but i still want to know a programmers address to access who can help me in learning c++. if any programmer have achance to see this post then plz plz contact me at...
Forum: C++ May 4th, 2009
Replies: 4
Solved: plz help!
Views: 330
Posted By tahir90
2dimensional buuble sort there may be some syntax errors so check it!
#include<iostream>
using namespace std;
void main()
{
int a[3][3]={{5,8,2},{9,4,0},{8,1,7}},temp;
for(int i=0;i<4;i++)
{
...
Forum: C++ May 3rd, 2009
Replies: 4
Solved: plz help!
Views: 330
Posted By tahir90
hi,i am new to this site where i can chat with people on this site?
is there some one who know a good programmer?
i want to know how to make a program to bubble sort 2d array by using for loops...
Showing results 1 to 3 of 3

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC