Beginners - December 2018 (Page 22)

Getter function appears to be returning memory address instead of array
 
Hi everybody, I'm working on an ice cream shop application to simulate purchasing ice cream, and then customizing it (type-cup/cone, size-small/large, & topp...
[5 replies] Last: Extras::getToppings was only meant to return the item toppings. Extras... (by xmrfate)
Binary Search
 
#include <iostream> #include <fstream> #include <iomanip> using namespace std; void initialize(/*inout*/int , /*in*/int); // List of functi...
[10 replies] Last: I noticed having having "left" where I put it caused the alignment of ... (by stoneJax)
December 2018 Pages: 1... 202122
  Archived months: [nov2018] [jan2019]

This is an archived page. To post a new message, go to the current page.