Index of /guide/bgc/source/examples
Name Last modified Size Description
Parent Directory -
Makefile 2026-01-08 11:05 271
alignof_demo.c 2026-01-08 11:05 643
alloc_alignedalloc.c 2026-01-08 11:05 326
alloc_mallocfree.c 2026-01-08 11:05 370
alloc_readline.c 2026-01-08 11:05 2.1K
alloc_realloc.c 2026-01-08 11:05 873
arrays_2dinit.c 2026-01-08 11:05 318
arrays_arrayptr.c 2026-01-08 11:05 298
arrays_func2d.c 2026-01-08 11:05 315
arrays_funcmod.c 2026-01-08 11:05 421
arrays_indexing.c 2026-01-08 11:05 312
arrays_init.c 2026-01-08 11:05 189
arrays_oob.c 2026-01-08 11:05 199
arrays_passfunc.c 2026-01-08 11:05 575
complex_compare.c 2026-01-08 11:05 211
complex_demo.c 2026-01-08 11:05 426
cpp_1argmacro.c 2026-01-08 11:05 116
cpp_assert.c 2026-01-08 11:05 428
cpp_define.c 2026-01-08 11:05 123
cpp_ifdef.c 2026-01-08 11:05 143
cpp_ifdefelse.c 2026-01-08 11:05 182
cpp_ifelif.c 2026-01-08 11:05 245
cpp_ifndef.c 2026-01-08 11:05 204
cpp_mandatorymacros.c 2026-01-08 11:05 272
cpp_multiline.c 2026-01-08 11:05 269
cpp_quadratic.c 2026-01-08 11:05 370
cpp_stringify.c 2026-01-08 11:05 149
cpp_undef.c 2026-01-08 11:05 243
cpp_vaargs.c 2026-01-08 11:05 249
env_argcargv.c 2026-01-08 11:05 144
env_argvadder.c 2026-01-08 11:05 307
env_argvadder2.c 2026-01-08 11:05 391
env_argvmult.c 2026-01-08 11:05 326
env_env.c 2026-01-08 11:05 328
env_environ.c 2026-01-08 11:05 303
env_getenv.c 2026-01-08 11:05 309
exit_atexit.c 2026-01-08 11:05 276
exit_atquickexit.c 2026-01-08 11:05 555
fileio_fgetc.c 2026-01-08 11:05 356
fileio_fgetcloop.c 2026-01-08 11:05 177
fileio_fgets.c 2026-01-08 11:05 289
fileio_fread.c 2026-01-08 11:05 211
fileio_fscanf.c 2026-01-08 11:05 354
fileio_fwrite.c 2026-01-08 11:05 417
fileio_output.c 2026-01-08 11:05 243
fixedwidth_print.c 2026-01-08 11:05 161
funcspec_noreturn.c 2026-01-08 11:05 256
functions_hello.c 2026-01-08 11:05 191
functions_plus1.c 2026-01-08 11:05 197
functions_prototype.c 2026-01-08 11:05 356
goto_demo.c 2026-01-08 11:05 156
goto_tco.c 2026-01-08 11:05 576
hello.txt 2026-01-08 11:05 14
intro_hello.c 2026-01-08 11:05 127
output.bin 2026-01-08 11:05 6
pointers2_arrayequiv.c 2026-01-08 11:05 730
pointers2_memcpy.c 2026-01-08 11:05 208
pointers2_memcpyint.c 2026-01-08 11:05 195
pointers2_mystrlen.c 2026-01-08 11:05 344
pointers2_qsort.c 2026-01-08 11:05 1.7K
pointers3_objrepr.c 2026-01-08 11:05 245
pointers3_ptrfun.c 2026-01-08 11:05 218
pointers3_ptrfun2.c 2026-01-08 11:05 312
pointers3_ptrptr.c 2026-01-08 11:05 218
pointers_addrof.c 2026-01-08 11:05 253
pointers_byref.c 2026-01-08 11:05 470
pointers_deref.c 2026-01-08 11:05 380
quote.txt 2026-01-08 11:05 122
scope_block.c 2026-01-08 11:05 381
scope_forhiding.c 2026-01-08 11:05 165
scope_global.c 2026-01-08 11:05 272
scope_hiding.c 2026-01-08 11:05 204
setjmp_demo.c 2026-01-08 11:05 679
signal_inthandler.c 2026-01-08 11:05 710
signal_inthandler2.c 2026-01-08 11:05 316
signal_sigign.c 2026-01-08 11:05 295
strings2_oneline.c 2026-01-08 11:05 504
strings_arrayequiv.c 2026-01-08 11:05 186
strings_arrayinit.c 2026-01-08 11:05 135
strings_ptrcopy.c 2026-01-08 11:05 339
strings_strcpy.c 2026-01-08 11:05 430
strings_strlen.c 2026-01-08 11:05 149
structs2_arrayinit.c 2026-01-08 11:05 1.0K
structs2_bitfields.c 2026-01-08 11:05 288
structs2_commoninitseq.c 2026-01-08 11:05 1.1K
structs2_llist.c 2026-01-08 11:05 574
structs2_nestedinit.c 2026-01-08 11:05 450
structs2_nestedinit2.c 2026-01-08 11:05 447
structs2_offsetof.c 2026-01-08 11:05 306
structs2_padding.c 2026-01-08 11:05 221
structs2_punning.c 2026-01-08 11:05 220
structs2_return.c 2026-01-08 11:05 208
structs2_unionptr.c 2026-01-08 11:05 432
structs_passfunc.c 2026-01-08 11:05 398
time_difftime.c 2026-01-08 11:05 1.1K
time_strftime.c 2026-01-08 11:05 824
types2_char.c 2026-01-08 11:05 129
types2_charint.c 2026-01-08 11:05 100
types2_sigfigs.c 2026-01-08 11:05 476
types3_atof.c 2026-01-08 11:05 141
types3_badchar.c 2026-01-08 11:05 487
types3_snprintf.c 2026-01-08 11:05 287
types3_strtoul.c 2026-01-08 11:05 306
types3_strtoulbin.c 2026-01-08 11:05 273
types4_staticvar.c 2026-01-08 11:05 401
types5_generic.c 2026-01-08 11:05 314
types5_printval.c 2026-01-08 11:05 743
types5_unnamedptr.c 2026-01-08 11:05 256
types5_unnamedstruct.c 2026-01-08 11:05 252
unicode_sizecmp.c 2026-01-08 11:05 844
unicode_sizecmpmbs.c 2026-01-08 11:05 1.5K
var_stat_if.c 2026-01-08 11:05 131
var_stat_print.c 2026-01-08 11:05 202
variadic_add.c 2026-01-08 11:05 484
variadic_myprintf.c 2026-01-08 11:05 428
vla_demo1.c 2026-01-08 11:05 266
vla_partial2d.c 2026-01-08 11:05 485
vla_passfunc.c 2026-01-08 11:05 367
vla_passmultidim.c 2026-01-08 11:05 473
vla_ptrarith.c 2026-01-08 11:05 185
vla_typedef.c 2026-01-08 11:05 455
whales.txt 2026-01-08 11:05 59
atomics/ 2026-01-08 11:05 -
attic/ 2026-01-08 11:05 -
threads/ 2026-01-08 11:05 -