|
Blender V5.0
|
#include <algorithm>#include <cstdio>#include <cstdlib>#include <cstring>#include <filesystem>#include <iostream>Go to the source code of this file.
Macros | |
| #define | STRPREFIX(a, b) |
Functions | |
| static char * | arg_basename (char *string) |
| int | main (int argc, char **argv) |
| #define STRPREFIX | ( | a, | |
| b ) |
Definition at line 18 of file datatoc.cc.
|
static |
Definition at line 20 of file datatoc.cc.
Referenced by main().
| int main | ( | int | argc, |
| char ** | argv ) |
Definition at line 36 of file datatoc.cc.
References arg_basename(), i, L, printf, and size().