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