Category : Files from Magazines
Archive   : CUJ9205.ZIP
Filename : 1005041A

 
Output of file : 1005041A contained in archive : CUJ9205.ZIP
/* Listing 2 */

/*****************************************************
File Name: MATRIX_T.H
Expanded Name: matrix type
Description: Include file for MATRIX_T.C
*****************************************************/

#if !defined ( MATRIX_T_DEFINED )

typedef double** matrix_t;

matrix_t cr_matrix( size_t NumRow,
size_t NumCol );
matrix_t cr_matrix_s( size_t NumRow,
size_t NumCol );
void fr_matrix( matrix_t A, size_t NumRow );
void fr_matrix_s( matrix_t A );

#define MATRIX_T_DEFINED

#endif

/* End of File */


  3 Responses to “Category : Files from Magazines
Archive   : CUJ9205.ZIP
Filename : 1005041A

  1. Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!

  2. This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.

  3. But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/