C Pass Reference wallpaper Pass by Reference C++ By Vi_Naomi847 16 Sep, 2022 Post a Comment Functions that take constant strings and dont modify them should always take const char as an argument. C has many func…