CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: jay1432

Search: Search took 0.04 seconds.

  1. Replies
    2
    Views
    7,054

    Re: assistance needed. Thanks

    it doesn't print the array values or the highest number... how can i get it to display?

    how do i find the location of the elements inputted and display them?

    <code>

    #include<iostream>...
  2. Replies
    2
    Views
    7,054

    assistance needed. Thanks

    Question to be solved:

    1) 1. Create a program that will take an integer number as input from the user and store the number into a two dimensional array, show the user the location of the array...
Results 1 to 2 of 2





Click Here to Expand Forum to Full Width

Featured