PandA-2024.02
|
#include <stdlib.h>
#include <stdio.h>
Go to the source code of this file.
Functions | |
template<int DIM1, int DIM2, typename T > | |
void | read_file (char *filename, T outBuf[DIM1][DIM2]) |
void read_file | ( | char * | filename, |
T | outBuf[DIM1][DIM2] | ||
) |
Definition at line 7 of file read_file.h.
References NULL, test_panda::stderr, and str.