C Workshop
Program.c File Reference
#include <stdio.h>
#include <malloc.h>
#include "Transpose.h"

Functions

int main ()
 Test the transpose function that checks for symmetry/skew-symmetry. More...
 

Function Documentation

◆ main()

int main ( void  )

Test the transpose function that checks for symmetry/skew-symmetry.