Home
last modified time | relevance | path

Searched refs:file (Results 1 – 3 of 3) sorted by relevance

/babblesim_ext_2G4_device_playback-latest/src/
Dbs_playback_main.c30 char *filename, FILE **file){ in open_one_input_file() argument
32 *file = bs_fopen(filename, "r"); in open_one_input_file()
33 bs_skipline(*file); //skip heading in open_one_input_file()
34 if ( feof(*file) ){ in open_one_input_file()
36 fclose(*file); in open_one_input_file()
37 *file = NULL; in open_one_input_file()
/babblesim_ext_2G4_device_playback-latest/docs/
DREADME.txt9 back. For example, the Tx file will be <inputfile>.Tx.csv
DLICENSE106 (d) If the Work includes a "NOTICE" text file as part of its
109 within such NOTICE file, excluding those notices that do not
111 of the following places: within a NOTICE text file distributed
116 of the NOTICE file are for informational purposes only and
141 origin of the Work and reproducing the content of the NOTICE file.
184 comment syntax for the file format. We also recommend that a
185 file or class name and description of purpose be included on the
192 you may not use this file except in compliance with the License.