base/libs/qdecoder/qCount.c File Reference

#include <stdio.h>
#include <stdlib.h>
#include <stdbool.h>
#include <fcntl.h>
#include <unistd.h>
#include <sys/types.h>
#include <sys/stat.h>
#include "qDecoder.h"
#include "qInternal.h"

Include dependency graph for qCount.c:

Go to the source code of this file.

FunctionsTitleTestFour

int qCountRead (const char *filepath)
bool qCountSave (const char *filepath, int number)
int qCountUpdate (const char *filepath, int number)


Detailed Description

Counter File Handling API

Read/Write/Update counter file like below.

   ---- number.dat ----
   74
   --------------------

Definition in file qCount.c.


Generated on Mon Mar 26 07:00:51 2018 for JSOC_Documentation by  doxygen 1.5.7.1