Skip to content

Commit bfd3cbd

Browse files
author
mikeblome
committed
fixed toc
1 parent 4e88091 commit bfd3cbd

2 files changed

Lines changed: 0 additions & 201 deletions

File tree

docs/cpp/startup-and-termination-cpp.md

Lines changed: 0 additions & 182 deletions
This file was deleted.

docs/toc.yml

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -3738,25 +3738,6 @@
37383738
href: cpp/main-function-and-command-line-args.md
37393739
- name: Program termination
37403740
href: cpp/program-termination.md
3741-
- name: exit function
3742-
href: cpp/exit-function.md
3743-
- name: abort function
3744-
href: cpp/abort-function.md
3745-
- name: return statement in program termination
3746-
href: cpp/return-statement-in-program-termination-cpp.md
3747-
- name: Additional startup considerations
3748-
href: cpp/additional-startup-considerations.md
3749-
- name: Additional termination considerations
3750-
expanded: false
3751-
items:
3752-
- name: Additional termination considerations
3753-
href: cpp/additional-termination-considerations.md
3754-
- name: Using exit or return
3755-
href: cpp/using-exit-or-return.md
3756-
- name: Using atexit
3757-
href: cpp/using-atexit.md
3758-
- name: Using abort
3759-
href: cpp/using-abort.md
37603741
- name: Lvalues and rvalues
37613742
href: cpp/lvalues-and-rvalues-visual-cpp.md
37623743
- name: Temporary objects

0 commit comments

Comments
 (0)