Thread: multiplying a matrix inputed from a file

  1. #16
    Registered User
    Join Date
    Apr 2009
    Posts
    23
    umm yes. and im stuck on the same part. i can get the max value but not the min.

  2. #17
    Registered User
    Join Date
    Apr 2009
    Posts
    22
    I actually got it early....really early this morning. I was actually able to return both a MAX and MIN value from the same function as I initially tried to do. The only problem with my code stood that I was trying to check against the location of each element in ma[i][j] for the MAX and MIN rather than the value of each element.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. A development process
    By Noir in forum C Programming
    Replies: 37
    Last Post: 07-10-2011, 10:39 PM
  2. opening empty file causes access violation
    By trevordunstan in forum C Programming
    Replies: 10
    Last Post: 10-21-2008, 11:19 PM
  3. Replies: 3
    Last Post: 03-04-2005, 02:46 PM
  4. What is a matrix's purpose in OpenGL
    By jimboob in forum Game Programming
    Replies: 5
    Last Post: 11-14-2004, 12:19 AM
  5. System
    By drdroid in forum C++ Programming
    Replies: 3
    Last Post: 06-28-2002, 10:12 PM

Tags for this Thread