MCPcopy Create free account

hub / github.com/bewuethr/stroustrup-ppp / functions

Functions3,960 in github.com/bewuethr/stroustrup-ppp

↓ 6 callersFunctionprint_lst
chapter27/chapter27_ex02.c:168
↓ 6 callersFunctionprint_str
chapter18/chapter18_ex04.cpp:53
↓ 6 callersMethodputback
The putback() member function puts its argument back into the Token_stream's buffer:
code_snippets/Chapter07/chapter.7.8.3.cpp:113
↓ 6 callersMethodputback
The putback() member function puts its argument back into the Token_stream's buffer:
code_snippets/Chapter07/chapter.7.8.2.cpp:113
↓ 6 callersMethodputback
The putback() member function puts its argument back into the Token_stream's buffer:
code_snippets/Chapter07/chapter.7.8.1.cpp:113
↓ 6 callersMethodputback
put Token back into Token stream
chapter16/chapter16_ex09_calc.cpp:78
↓ 6 callersMethodputback
The putback() member function puts its argument back into the Token_stream's buffer:
chapter10/chapter10_ex10.cpp:112
↓ 6 callersFunctionread_orders_from_file
chapter21/chapter21_ex09.cpp:244
↓ 6 callersMethodreserve
chapter19/chapter19_ex08.cpp:174
↓ 6 callersMethodset_node_label
set label of node specified by string n to lbl. n is a sequence of l and r for navigating left and right in the tree
lib_files/Graph.cpp:1639
↓ 6 callersMethodsize
code_snippets/Chapter19/chapter.19.3.4.cpp:26
↓ 6 callersMethodsize
chapter19/chapter19_ex16.cpp:53
↓ 6 callersMethodsort
sort name vector alphabetically, match age vector
chapter09/chapter09_ex02.cpp:55
↓ 6 callersMethodtag_pressed
chapter19/chapter19_ex14_Simple_window.cpp:163
↓ 6 callersFunctionterm
deal with *, /, and %
chapter10/chapter10_ex07.cpp:281
↓ 6 callersFunctionterm
deal with *, / and % calls primary()
chapter25/chapter25_ex04.cpp:383
↓ 6 callersFunctiontest_find
chapter26/chapter26_ex07.cpp:14
↓ 6 callersMethody_max
chapter19/chapter19_ex14_Window.h:31
↓ 5 callersMethodadd_book
chapter09/Liber.cpp:168
↓ 5 callersMethodadd_patron
chapter09/Liber.cpp:177
↓ 5 callersFunctionadvance
chapter26/chapter26_ex07_text_editor.h:63
↓ 5 callersMethodattach
chapter22/chapter22_GUI.cpp:16
↓ 5 callersMethodbegin
code_snippets/Chapter20/chapter.20.6.2.cpp:59
↓ 5 callersMethodbegin
chapter23/chapter23_ex03.cpp:22
↓ 5 callersFunctioncenter
chapter21/chapter21_ex11_Graph.cpp:311
↓ 5 callersMethodconv_double
chapter09/chapter09_ex13.cpp:27
↓ 5 callersFunctioncopy
code_snippets/Chapter18/chapter.18.3.1.cpp:28
↓ 5 callersFunctioncopy
code_snippets/Chapter21/chapter.21.7.1.cpp:23
↓ 5 callersMethodcount
chapter21/chapter21_ex09.cpp:124
↓ 5 callersFunctionday_of_week
chapter09/Chrono.cpp:167
↓ 5 callersFunctiondays_linear
number of days since Jan 1, 1970 (day 0)
chapter09/Chrono.cpp:224
↓ 5 callersMethoddestroy
destroy the T in p
chapter20/chapter20_trythis5.cpp:22
↓ 5 callersFunctiondot_product
code_snippets/Chapter24/Matrix.h:701
↓ 5 callersMethoddraw
chapter22/chapter22_Graph.cpp:48
↓ 5 callersMethodend
code_snippets/Chapter23/chapter.23.4.1.cpp:26
↓ 5 callersFunctionerror
Helper function to show an error message
code_snippets/Chapter11/std_lib_facilities.h:58
↓ 5 callersFunctionff
code_snippets/Chapter08/chapter.8.5.7.cpp:59
↓ 5 callersMethodget_fees
chapter09/Liber.h:67
↓ 5 callersMethodget_line
chapter20/chapter20_ex06.cpp:52
↓ 5 callersMethodget_player_loc
chapter18/wumpus.cpp:139
↓ 5 callersMethodget_pos
chapter20/chapter20_ex06.cpp:53
↓ 5 callersMethodhazard_warnings
check for Wumpus, pits and bats in neighbouring rooms
chapter19/chapter19_ex14_wumpus.cpp:108
↓ 5 callersMethodhide
code_snippets/GUI/GUI.h:110
↓ 5 callersMethodignore
ignore Tokens up to specific kind
chapter07/chapter07_ex11.cpp:185
↓ 5 callersFunctionis_declared
chapter26/chapter26_ex06.cpp:174
↓ 5 callersFunctionkeep_window_open
The call to keep_window_open() is needed on some Windows machines to prevent them from closing the window before you have a chance to read the output.
code_snippets/Chapter05/std_lib_facilities.h:23
↓ 5 callersMethodlabel
chapter22/chapter22_Graph.h:273
↓ 5 callersMethodn_purchases
chapter21/chapter21_ex09.cpp:171
↓ 5 callersMethodpop_back
chapter20/chapter20_ex14.cpp:120
↓ 5 callersFunctionprint
code_snippets/Chapter08/chapter.8.8.cpp:17
↓ 5 callersFunctionprint
chapter26/chapter26_ex07_text_editor.cpp:60
↓ 5 callersFunctionprint
chapter08/chapter08_drill.cpp:7
↓ 5 callersFunctionprint_all
chapter19/chapter19_ex04.cpp:187
↓ 5 callersMethodputback
The putback() member function puts its argument back into the Token_stream's buffer:
chapter06/chapter06_ex02.cpp:67
↓ 5 callersFunctionrand_int
code_snippets/Chapter26/chapter.26.3.2.3.cpp:16
↓ 5 callersFunctionrandint
produces a pseudo-random number in the range [0:INT_MAX]
chapter08/chapter08_ex08.cpp:17
↓ 5 callersFunctionread_val
chapter19/chapter19_drill.cpp:43
↓ 5 callersMethodroom_description
give neighbouring rooms
chapter19/chapter19_ex14_wumpus.cpp:129
↓ 5 callersFunctionscale_and_add
chapter24/Matrix.h:697
↓ 5 callersMethodset
chapter19/chapter19_drill.cpp:29
↓ 5 callersMethodset_label
chapter21/chapter21_ex11_GUI.cpp:60
↓ 5 callersMethodset_mask
chapter19/chapter19_ex14_Graph.h:435
↓ 5 callersMethodset_style
lib_files/Graph.cpp:96
↓ 5 callersMethodshow
chapter19/chapter19_ex14_Graph.cpp:707
↓ 5 callersMethodsize
chapter20/chapter20_ex15.cpp:43
↓ 5 callersFunctionsuspicious
code_snippets/Chapter19/chapter.19.5.1.cpp:17
↓ 5 callersFunctionto_string
lib_files/std_lib_facilities.h:59
↓ 5 callersMethodunit_price
chapter21/chapter21_ex09.cpp:123
↓ 5 callersMethodx_max
code_snippets/GUI/Window.h:35
↓ 5 callersMethodx_max
chapter19/chapter19_ex14_Window.h:30
↓ 5 callersMethody_max
code_snippets/GUI/Window.h:36
↓ 4 callersMethodaddress
chapter21/chapter21_ex09.cpp:169
↓ 4 callersFunctionadvance
chapter27/chapter27_ex04.cpp:22
↓ 4 callersMethodallocate
chapter20/chapter20_trythis5.cpp:28
↓ 4 callersMethodallocate
chapter20/chapter20_ex18.cpp:28
↓ 4 callersFunctionapply
chapter24/Matrix.h:726
↓ 4 callersFunctionarea
code_snippets/Chapter05/chapter.5.3.3.cpp:23
↓ 4 callersFunctionas_bytes
code_snippets/Chapter11/chapter.11.3.2.cpp:12
↓ 4 callersMethodbegin
code_snippets/Chapter21/chapter.21.2.1.cpp:59
↓ 4 callersMethodbegin
chapter20/chapter20_ex18.cpp:63
↓ 4 callersFunctionbetter
code_snippets/Chapter25/chapter.25.4.3.no-link.cpp:99
↓ 4 callersFunctioncat_dot
chapter18/chapter18_ex07.cpp:6
↓ 4 callersFunctioncmp_to_str
chapter20/chapter20_trythis7.cpp:44
↓ 4 callersMethodcolor
chapter19/chapter19_ex14_Graph.h:184
↓ 4 callersFunctioncopy
chapter18/chapter18_trythis1.cpp:29
↓ 4 callersFunctioncopy_if
code_snippets/Chapter21/chapter.21.7.4.cpp:14
↓ 4 callersMethodday
non-modifying operations:
code_snippets/Chapter09/chapter.9.8.cpp:30
↓ 4 callersMethodday
code_snippets/Chapter09/chapter.9.7.4.cpp:36
↓ 4 callersMethodday
non-modifying operations:
code_snippets/Chapter09/Chrono.h:30
↓ 4 callersFunctionday_in_year
number of day in year
chapter09/Chrono.cpp:204
↓ 4 callersMethoddeclare
add (var,val) to var_table
chapter07/chapter07_ex11.cpp:252
↓ 4 callersMethoddeclare
add (var,val) to var_table
chapter07/chapter07_drill_and_ex.cpp:260
↓ 4 callersMethoddeclare
add (var,val) to var_table
chapter16/chapter16_ex09_calc.cpp:141
↓ 4 callersMethoddeclare
add (var,val) to var_table
chapter25/chapter25_ex04.cpp:285
↓ 4 callersMethoddeclare
add (var,val) to var_table
chapter08/chapter08_ex01.cpp:247
↓ 4 callersMethoddestroy
destroy the T in p
chapter20/chapter20_ex18.cpp:22
↓ 4 callersMethoddetach
chapter19/chapter19_ex14_Window.cpp:56
↓ 4 callersMethoddraw
code_snippets/GUI/Graph.cpp:49
↓ 4 callersMethoddraw
chapter26/Graph.cpp:50
↓ 4 callersMethoddraw
chapter21/chapter21_ex11_Graph.cpp:48
← previousnext →301–400 of 3,960, ranked by callers