|
Blender V4.5
|
#include <algorithm>#include <cstdio>#include <cstdlib>#include <cstring>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 16 of file datatoc.cc.
|
static |
Definition at line 18 of file datatoc.cc.
Referenced by main().
| int main | ( | int | argc, |
| char ** | argv ) |
Definition at line 34 of file datatoc.cc.
References arg_basename(), i, L, printf, and size().