CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 15 of 16

Threaded View

  1. #1
    Join Date
    May 2008
    Posts
    7

    help in sorting array...

    hey guys,

    i am doin this program for sorting two dimnsional aray in ascendin order, and it should accpt N inputs from user... whr N is 7

    this is what i have done so far....


    now problem is it runs smoothly if u enter input with upto 6 characters, if u enter more than that, it crashes....

    please guys reply me back ASAP...
    Last edited by jdesai18; May 12th, 2008 at 09:19 AM. Reason: no help

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured