SourceFiles.org - Use the Source, Luke
Home | Register | News | Forums | Guide | MyLinks | Bookmark

Related Sites

Latest News
  General News
  Reviews
  Press Releases
  Software
  Hardware
  Security
  Tutorials
  Off Topic


Back to files

Matrix Operations v0.3
Author: Catalin Avram
email: catalin_avram@hotmail.com

RELEASE INFO:

This release fixes a major bug. The functions that calculate the number of rows and columns in a given matrix would take '0' as the terminating character. Therefore, if there were any zeros as elements of the matrix, the matrix would be truncated at those locations. (NOT WHAT THE USER WOULD EXPECT)

COMPILING

To compile the program, just type:

g++ -o mops main.cpp

RUNNING

./mops


Other Sites

Discussion Groups
  Beginners
  Distributions
  Networking / Security
  Software
  PDAs

About | FAQ | Privacy | Awards | Contact
Comments to the webmaster are welcome.
Copyright 2006 Sourcefiles.org All rights reserved.