0
Spiral with pointer
can I make spiral of n×n with pointer?
2 Respuestas
+ 4
A spiral with a pointer?
you can make a function pointer that
multiplies number*number
+ 2
For programming "*" is normaly used for multiplication
can I make spiral of n×n with pointer?