Ampersand: & &
a_b, a_b
*** represents a user defined substring
.
├── C
│ ├── ***_handling/
│ ├── null_ptr/
│ ├── preproc_n_make/
│ └── strings/
├── README.md
├── RPC
│ ├── _rpc_date_example
│ ├── _rpc_dir
│ ├── _rpcgen
│ ├── _rpc_strs
│ └── _rpc_w_ffi
└── tmp
└── _rpc_w_ffi
.
├── C
│ ├── exit_handling
│ ├── null_ptr
│ ├── preproc_n_make
│ └── strings
├── README.md
├── RPC
│ ├── _rpc_date_example
│ ├── _rpc_dir
│ ├── _rpcgen
│ ├── _rpc_strs
│ └── _rpc_w_ffi
└── tmp
└── _rpc_w_ffi