MCPcopy Create free account

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

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

↓ 4 callersMethodend
chapter23/chapter23_ex03.cpp:23
↓ 4 callersFunctionerase
remove pair containing s from t, return the corresponding value or -99999 if tbl does not contain str */
chapter27/chapter27_ex12.c:63
↓ 4 callersFunctionerase
remove p from lst; return a pointer to the link after p if ok, ERROR_PTR if not */
chapter27/chapter27_ex03.c:128
↓ 4 callersFunctionerase_line
chapter26/chapter26_ex07_text_editor.cpp:68
↓ 4 callersFunctionerror
code_snippets/Chapter27/chapter.27.3.3.cpp:42
↓ 4 callersFunctionf
call-by-reference (let the function refer back to the variable passed)
code_snippets/Chapter08/chapter.8.5.5-two.cpp:33
↓ 4 callersMethodf
code_snippets/Chapter14/chapter.14.3.3.cpp:14
↓ 4 callersMethodfct_pressed
lib_files/Simple_window.h:262
↓ 4 callersFunctionfind
return the value corresponding to s in t if found, -99999 if not found */
chapter27/chapter27_ex12.c:39
↓ 4 callersMethodfind
code_snippets/Chapter17/chapter.17.10.1.cpp:57
↓ 4 callersFunctionfind_if
code_snippets/Chapter21/chapter.21.3.cpp:15
↓ 4 callersFunctionfind_txt
chapter20/chapter20_ex06.cpp:95
↓ 4 callersFunctionframed_area
code_snippets/Chapter05/chapter.5.5.1.cpp:19
↓ 4 callersMethodg
code_snippets/Chapter14/chapter.14.3.3.cpp:15
↓ 4 callersFunctionget_double
lib_files/Simple_window.cpp:436
↓ 4 callersMethodget_int
code_snippets/GUI/GUI.cpp:25
↓ 4 callersMethodget_int
chapter21/chapter21_ex11_GUI.cpp:33
↓ 4 callersMethodget_number
chapter09/Liber.h:66
↓ 4 callersFunctionmake_ref
code_snippets/Chapter25/chapter.25.4.3.no-link.cpp:42
↓ 4 callersFunctionmake_test
code_snippets/Chapter26/chapter.26.3.2.3.cpp:34
↓ 4 callersMethodmonth
code_snippets/Chapter09/chapter.9.8.cpp:31
↓ 4 callersMethodmonth
code_snippets/Chapter09/Chrono.h:31
↓ 4 callersMethodnormalise
modifying operations
chapter09/chapter09_ex13.cpp:30
↓ 4 callersFunctionprimary
deal with parentheses, numbers and factorials
chapter06/chapter06_ex02.cpp:142
↓ 4 callersFunctionprimary
deal with numbers, unary +/-, parentheses, sqrt, pow, names and assignments calls expression()
chapter07/chapter07_ex11.cpp:283
↓ 4 callersFunctionprimary
deal with numbers, unary +/-, parentheses, sqrt, pow, names and assignments calls expression()
chapter07/chapter07_drill_and_ex.cpp:291
↓ 4 callersFunctionprimary
deal with numbers, unary +/-, parentheses, sqrt, pow, names and assignments calls expression()
chapter25/chapter25_ex04.cpp:318
↓ 4 callersFunctionprimary
deal with numbers, unary +/-, parentheses, sqrt, pow, names and assignments calls expression()
chapter08/chapter08_ex01.cpp:278
↓ 4 callersFunctionprint
chapter25/chapter25_trythis5.cpp:8
↓ 4 callersFunctionprint_all
chapter17/chapter17_ex13.cpp:151
↓ 4 callersFunctionprint_str
chapter18/chapter18_ex04a.cpp:62
↓ 4 callersFunctionprint_vector
10
chapter17/chapter17_drill.cpp:18
↓ 4 callersFunctionprintnum
print one line of the solution
chapter11/chapter11_ex03.cpp:31
↓ 4 callersFunctionpush_back
chapter27/chapter27_ex06.cpp:53
↓ 4 callersMethodpush_back
code_snippets/GUI/Graph.h:132
↓ 4 callersMethodputback
The putback() member function puts its argument back into the Token_stream's buffer:
chapter06/chapter06_drill.cpp:58
↓ 4 callersMethodputback
The putback() member function puts its argument back into the Token_stream's buffer:
code_snippets/Chapter07/chapter.7.7-problematic.cpp:100
↓ 4 callersMethodputback
The putback() member function puts its argument back into the Token_stream's buffer:
code_snippets/Chapter07/chapter.7.2.cpp:44
↓ 4 callersMethodputback
The putback() member function puts its argument back into the Token_stream's buffer:
code_snippets/Chapter07/chapter.7.7-better.cpp:101
↓ 4 callersMethodputback
The putback() member function puts its argument back into the Token_stream's buffer:
code_snippets/Chapter07/chapter.7.3.cpp:44
↓ 4 callersMethodputback
The putback() member function puts its argument back into the Token_stream's buffer:
code_snippets/Chapter07/chapter.7.6.2.cpp:52
↓ 4 callersMethodputback
The putback() member function puts its argument back into the Token_stream's buffer:
code_snippets/Chapter07/chapter.7.5.cpp:44
↓ 4 callersMethodputback
The putback() member function puts its argument back into the Token_stream's buffer:
code_snippets/Chapter07/chapter.7.4.cpp:44
↓ 4 callersMethodputback
The putback() member function puts its argument back into the Token_stream's buffer:
code_snippets/Chapter07/chapter.7.6.3.cpp:100
↓ 4 callersMethodputback
The putback() member function puts its argument back into the Token_stream's buffer:
code_snippets/Chapter07/chapter.7.6.1.cpp:52
↓ 4 callersMethodputback
The putback() member function puts its argument back into the Token_stream's buffer:
code_snippets/Chapter06/chapter.6.7.cpp:44
↓ 4 callersMethodquit
lib_files/Simple_window.h:40
↓ 4 callersMethodresize
code_snippets/Chapter19/chapter.19.3.6-2.no-link.cpp:71
↓ 4 callersFunctionrint
lib_files/Simple_window.cpp:125
↓ 4 callersFunctionscale_and_add
code_snippets/Chapter24/Matrix.h:689
↓ 4 callersMethodset_avatar
chapter19/chapter19_ex14_Graph.cpp:714
↓ 4 callersMethodset_font
code_snippets/GUI/Graph.h:252
↓ 4 callersMethodset_font_size
code_snippets/GUI/Graph.h:255
↓ 4 callersMethodset_level
chapter14/chapter14_ex16.cpp:21
↓ 4 callersFunctionstrcpy
code_snippets/Chapter27/chapter.27.5.3.cpp:9
↓ 4 callersFunctiontest_strcpy
chapter27/chapter27_ex01.c:48
↓ 4 callersFunctionw
chapter22/chapter22_Graph.cpp:336
↓ 4 callersMethodwidth
code_snippets/GUI/Graph.h:208
↓ 4 callersMethodyear
code_snippets/Chapter09/chapter.9.8.cpp:32
↓ 4 callersMethodyear
code_snippets/Chapter09/Chrono.h:32
↓ 3 callersMethodadd_val
lib_files/Graph.cpp:141
↓ 3 callersFunctionanim_print
chapter24/chapter24_ex08.cpp:36
↓ 3 callersFunctionarea
code_snippets/Chapter05/chapter.5.5.1.cpp:11
↓ 3 callersMethodbase_assign
chapter24/Matrix.h:150
↓ 3 callersMethodbase_assign
code_snippets/Chapter24/Matrix.h:150
↓ 3 callersMethodbase_copy
chapter24/Matrix.h:152
↓ 3 callersMethodbase_copy
code_snippets/Chapter24/Matrix.h:152
↓ 3 callersMethodbase_xfer
to get the elements of a local matrix out of a function without copying:
chapter24/Matrix.h:171
↓ 3 callersMethodbase_xfer
to get the elements of a local matrix out of a function without copying:
code_snippets/Chapter24/Matrix.h:171
↓ 3 callersFunctionbetter2
code_snippets/Chapter25/chapter.25.4.4.no-link.cpp:104
↓ 3 callersFunctioncall
code_snippets/Chapter14/chapter.14.3.3.cpp:34
↓ 3 callersFunctionclean_txt
chapter21/chapter21_ex13.cpp:12
↓ 3 callersFunctionclear
free all elements of lst; return 0 if okay, -1 if not */
chapter27/chapter27_ex03.c:46
↓ 3 callersMethoddeallocate
deallocate n objects of type T starting at p
chapter20/chapter20_trythis5.cpp:16
↓ 3 callersMethoddeallocate
deallocate n objects of type T starting at p
chapter20/chapter20_ex18.cpp:16
↓ 3 callersFunctiondeclaration
chapter10/chapter10_ex07.cpp:341
↓ 3 callersFunctiondefine_name
code_snippets/Chapter07/chapter.7.8.3.cpp:236
↓ 3 callersFunctiondefine_name
chapter26/chapter26_ex06.cpp:184
↓ 3 callersFunctiondefine_name
chapter10/chapter10_ex10.cpp:235
↓ 3 callersFunctiondestroy
free all elements of lst; then free lst; return 0 if okay, -1 if not */
chapter27/chapter27_ex03.c:61
↓ 3 callersMethoddim3
number of elements in a column
code_snippets/Chapter24/Matrix.h:590
↓ 3 callersFunctiondot_product
chapter24/Matrix.h:709
↓ 3 callersFunctiondraw
code_snippets/Chapter27/chapter.27.2.4.no-link.c:17
↓ 3 callersMethoddraw
lib_files/Graph.h:792
↓ 3 callersMethoderase
erase this object, return successor
chapter17/chapter17_ex13.cpp:98
↓ 3 callersFunctionexpression
deal with + and -
chapter06/chapter06_ex02.cpp:223
↓ 3 callersFunctionexpression
deal with + and -
code_snippets/Chapter07/chapter.7.8.3.cpp:316
↓ 3 callersFunctionexpression
deal with + and -
code_snippets/Chapter07/chapter.7.8.2.cpp:316
↓ 3 callersFunctionexpression
deal with + and -
code_snippets/Chapter07/chapter.7.8.1.cpp:315
↓ 3 callersFunctionexpression
deal with + and -
code_snippets/Chapter06/chapter.6.9.cpp:144
↓ 3 callersFunctionexpression
deal with + and -
chapter26/chapter26_ex06.cpp:264
↓ 3 callersFunctionexpression
deal with + and -
chapter10/chapter10_ex10.cpp:315
↓ 3 callersFunctionf
code_snippets/Chapter21/chapter.21.2.1.cpp:71
↓ 3 callersFunctionf
code_snippets/Chapter21/chapter.21.3.cpp:25
↓ 3 callersFunctionf
code_snippets/Chapter08/chapter.8.4-three.crash.cpp:32
↓ 3 callersFunctionf
code_snippets/Chapter08/chapter.8.4-two.cpp:11
↓ 3 callersFunctionf
demonstrates how only destructor of object held by auto_pntr is called
chapter19/chapter19_ex10.cpp:39
↓ 3 callersFunctionf
chapter19/chapter19_ex01.cpp:7
↓ 3 callersFunctionf
chapter08/chapter08_ex15.cpp:5
↓ 3 callersFunctionfct
chapter20/chapter20_ex04.cpp:49
← previousnext →401–500 of 3,960, ranked by callers