Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ShujiaHuang/Cpp-Primer-Plus-6th
/ functions
Functions
791 in github.com/ShujiaHuang/Cpp-Primer-Plus-6th
⨍
Functions
791
◇
Types & classes
124
↓ 2 callers
Function
simon
bookcodes/chapter02/ourfunc.cpp:19
↓ 2 callers
Function
sum
bookcodes/chapter07/travel.cpp:31
↓ 2 callers
Method
use_ptr
bookcodes/Appendix_E/memb_pt.cpp:45
↓ 2 callers
Method
~JustTesting
bookcodes/chapter12/placenew2.cpp:16
↓ 1 callers
Function
BMI
practice/chapter03/exercise3_2.cpp:8
↓ 1 callers
Method
Deposit
bookcodes/chapter13/brass.cpp:23
↓ 1 callers
Function
FillReview
bookcodes/chapter16/vect3.cpp:68
↓ 1 callers
Function
FillReview
bookcodes/chapter16/vect2.cpp:59
↓ 1 callers
Function
Fill_array
practice/chapter07/exercise7_6.cpp:6
↓ 1 callers
Function
GetOne
bookcodes/chapter15/rtti2.cpp:58
↓ 1 callers
Function
GetOne
bookcodes/chapter15/rtti1.cpp:56
↓ 1 callers
Function
Reverse_array
practice/chapter07/exercise7_6.cpp:26
↓ 1 callers
Method
Say
bookcodes/chapter15/rtti2.cpp:23
↓ 1 callers
Method
Say
bookcodes/chapter15/rtti1.cpp:23
↓ 1 callers
Method
Show
bookcodes/chapter14/tempmemb.cpp:26
↓ 1 callers
Method
Show
#2
bookcodes/Appendix_G/perfectf.cpp:14
↓ 1 callers
Method
Speak
bookcodes/chapter15/rtti2.cpp:14
↓ 1 callers
Method
Speak
bookcodes/chapter15/rtti1.cpp:14
↓ 1 callers
Method
Sum
bookcodes/chapter11/mytime.cpp:34
↓ 1 callers
Function
another
bookcodes/chapter09/usenmsp.cpp:41
↓ 1 callers
Function
calculate_average
practice/chapter07/exercise7_2.cpp:23
↓ 1 callers
Function
calculate_volume
practice/chapter07/exercise7_3.cpp:22
↓ 1 callers
Function
callme1
bookcodes/chapter12/vegnews.cpp:39
↓ 1 callers
Function
callme2
bookcodes/chapter12/vegnews.cpp:45
↓ 1 callers
Function
celsiu2fahrenit
practice/chapter02/exercise2_5.cpp:6
↓ 1 callers
Function
comfort
bookcodes/chapter06/switch.cpp:47
↓ 1 callers
Function
countdown
bookcodes/chapter07/recur.cpp:12
↓ 1 callers
Function
cube
bookcodes/chapter08/cubes.cpp:18
↓ 1 callers
Method
dequeue
Place front item into item variable and remove from queue
bookcodes/chapter12/queue.cpp:57
↓ 1 callers
Method
dequeue
bookcodes/chapter15/queuetp.h:82
↓ 1 callers
Function
display
bookcodes/chapter07/topfive.cpp:24
↓ 1 callers
Function
display_time
practice/chapter02/exercise2_7.cpp:8
↓ 1 callers
Function
dumb
bookcodes/Appendix_G/perfectf.cpp:18
↓ 1 callers
Method
enqueue
Add item to queue
bookcodes/chapter12/queue.cpp:39
↓ 1 callers
Method
enqueue
bookcodes/chapter15/queuetp.h:65
↓ 1 callers
Function
factorial
practice/chapter07/exercise7_5.cpp:7
↓ 1 callers
Function
fill
bookcodes/chapter07/arrobj.cpp:21
↓ 1 callers
Function
fill_array
bookcodes/chapter07/arrfun3.cpp:37
↓ 1 callers
Function
getDebt
bookcodes/chapter09/namesp.cpp:25
↓ 1 callers
Function
getPerson
bookcodes/chapter09/namesp.cpp:9
↓ 1 callers
Function
gmean
bookcodes/chapter15/error5.cpp:81
↓ 1 callers
Function
gmean
bookcodes/chapter15/error4.cpp:55
↓ 1 callers
Function
hmean
bookcodes/chapter15/error5.cpp:74
↓ 1 callers
Function
hmean
bookcodes/chapter15/error2.cpp:26
↓ 1 callers
Function
hmean
bookcodes/chapter15/error1.cpp:22
↓ 1 callers
Function
hmean
bookcodes/chapter15/error4.cpp:48
↓ 1 callers
Function
hmean
bookcodes/chapter15/error3.cpp:29
↓ 1 callers
Function
input
practice/chapter07/exercise7_2.cpp:6
↓ 1 callers
Function
is_int
bookcodes/chapter06/not.cpp:24
↓ 1 callers
Method
isempty
bookcodes/chapter12/queue.cpp:23
↓ 1 callers
Method
isempty
bookcodes/chapter15/queuetp.h:27
↓ 1 callers
Method
isempty
bookcodes/chapter10/stack.cpp:8
↓ 1 callers
Method
isfull
bookcodes/chapter12/queue.cpp:28
↓ 1 callers
Method
isfull
bookcodes/chapter15/queuetp.h:31
↓ 1 callers
Method
isfull
bookcodes/chapter10/stack.cpp:13
↓ 1 callers
Function
light_years2astromonical_unit
practice/chapter02/exercise2_6.cpp:5
↓ 1 callers
Function
local
bookcodes/chapter09/support.cpp:19
↓ 1 callers
Function
means
bookcodes/chapter15/error5.cpp:88
↓ 1 callers
Function
min
bookcodes/Appendix_G/appg02.cpp:8
↓ 1 callers
Function
n_chars
bookcodes/chapter07/twoarg.cpp:28
↓ 1 callers
Function
newcustomer
x = average time, in minutes, between customers return value is true if customer shows up this minute
bookcodes/chapter12/bank.cpp:96
↓ 1 callers
Function
oil
bookcodes/chapter09/autoscp.cpp:23
↓ 1 callers
Method
onoff
bookcodes/chapter15/tv.h:16
↓ 1 callers
Method
operator+
operator overloading add two Vectors
bookcodes/chapter11/vect.cpp:124
↓ 1 callers
Function
other
bookcodes/chapter09/usenmsp.cpp:20
↓ 1 callers
Function
output
practice/chapter07/exercise7_2.cpp:33
↓ 1 callers
Method
polar_mode
bookcodes/chapter11/vect.cpp:112
↓ 1 callers
Method
pop
bookcodes/chapter14/tempparm.cpp:15
↓ 1 callers
Method
pop
bookcodes/chapter10/stack.cpp:29
↓ 1 callers
Function
probability
the following function calculates the probability of picking picks numbers correctly from numbers choices
bookcodes/chapter07/lotto.cpp:26
↓ 1 callers
Method
ptime
bookcodes/chapter12/queue.h:14
↓ 1 callers
Method
push
assumes the thing class has push() and pop() members
bookcodes/chapter14/tempparm.cpp:14
↓ 1 callers
Method
push
bookcodes/chapter10/stack.cpp:18
↓ 1 callers
Method
queuecount
bookcodes/chapter12/queue.cpp:33
↓ 1 callers
Function
rect_to_polar
convert rectangular to polar coordinates
bookcodes/chapter07/strctptr.cpp:50
↓ 1 callers
Function
rect_to_polar
convert rectangular to polar coordinates
bookcodes/chapter07/structfun.cpp:39
↓ 1 callers
Function
rect_to_polar
convert rectangular to polar coordinates
bookcodes/chapter09/file2.cpp:7
↓ 1 callers
Function
refcube
bookcodes/chapter08/cubes.cpp:24
↓ 1 callers
Function
remote_access
bookcodes/chapter09/twofile2.cpp:8
↓ 1 callers
Function
report
bookcodes/chapter06/switch.cpp:42
↓ 1 callers
Function
revalue
multiplies each element of ar[] by r
bookcodes/chapter07/arrfun3.cpp:74
↓ 1 callers
Function
set
bookcodes/chapter14/use_stui.cpp:36
↓ 1 callers
Function
set
bookcodes/chapter14/use_stuc.cpp:37
↓ 1 callers
Method
set
when is the time at which the customer arrives the arrival time is set to when and the processing time set to a random value in the range 1 - 3
bookcodes/chapter12/queue.cpp:76
↓ 1 callers
Method
set_input
bookcodes/chapter15/tv.h:23
↓ 1 callers
Method
set_mode
bookcodes/chapter15/tv.h:22
↓ 1 callers
Function
show
bookcodes/chapter07/arrobj.cpp:30
↓ 1 callers
Function
show_polar
show polar coordinates, converting angle to degrees
bookcodes/chapter07/strctptr.cpp:39
↓ 1 callers
Function
show_polar
show polar coordinates, converting angle to degrees
bookcodes/chapter07/structfun.cpp:51
↓ 1 callers
Function
show_polar
show polar coordinates, converting angle to degrees
bookcodes/chapter09/file2.cpp:19
↓ 1 callers
Function
simple
function definition
bookcodes/chapter07/calling.cpp:17
↓ 1 callers
Function
stonetolb
bookcodes/chapter02/convert.cpp:18
↓ 1 callers
Function
strcount
bookcodes/chapter09/static.cpp:37
↓ 1 callers
Function
subdivide
bookcodes/chapter07/ruler.cpp:29
↓ 1 callers
Function
sumDebts
bookcodes/chapter09/namesp.cpp:38
↓ 1 callers
Function
sum_arr
return the sum of an integer array
bookcodes/chapter07/arrfun1.cpp:19
↓ 1 callers
Function
swapp
bookcodes/chapter08/swaps.cpp:42
↓ 1 callers
Function
swapr
bookcodes/chapter08/swaps.cpp:33
↓ 1 callers
Function
swapv
bookcodes/chapter08/swaps.cpp:51
↓ 1 callers
Function
update
bookcodes/chapter09/support.cpp:11
← previous
next →
101–200 of 791, ranked by callers