Hi,
Help me. Print all numbers between 1 to N without using any loop.
Hi Praveen, can you please be more specific about the issue you need help?
So the community can help as soon as possible.
Regards,
PZ
Thx for quick response Paulo Zacarias . with loop i got out put with out loop not able to get
Hi, are you able to share the module so we can see what you are trying to achieve?
https://www.techiedelight.com/print-numbers-1-n-without-using-loop-4-methods/
Dear Paulo Zacarias ,
understanding of this C programs need achieve all methods of outputs in outsystems.Thanks.
I'm just trying to figure out why this is something that you would desperately need?
Is this part of a school/exam/trainee question, or is this a genuine requirement within a project to achieve this without using any sort of loops?
I dont know If I understand what you want, but if you want to print this list of number in a screen. You can take this "list of numbers" and just put it with a resource from a widget "list" or "table", then the screen will show the list without loops...