Pyramid NumbersThis should be simple program :P [code] void p(int x) { int i = 0; while(i<x) { int j = 0; while(j<...
So I'm really confused about headers, implementations, and #includeI still don't get all that, mentioned in the thread title. Right now I'm using the Code::Blocks ...
This user does not accept Private Messages