Spiral with pointer | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Spiral with pointer

can I make spiral of n×n with pointer?

13th Aug 2017, 4:46 AM
arpit
2 Answers
+ 4
A spiral with a pointer? you can make a function pointer that multiplies number*number
13th Aug 2017, 6:11 AM
Manual
Manual - avatar
+ 2
For programming "*" is normaly used for multiplication
13th Aug 2017, 7:20 AM
Manual
Manual - avatar