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