acl1Tiny

(0)

(1) ver.1.00 [2024.09.02] (9行)

#if (!defined(AStatic))
    #define AStatic static
#endif

#if (!defined(AInlineStatic))
    #define AInlineStatic inline static
#endif

#define AClass(nam)    typedef struct nam ## _ nam; struct nam ## _

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <stdarg.h>
#include <stdint.h>
#include <math.h>
#include <time.h>
#include <stddef.h>
#include "aErrxit.c"

トップ   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS