Hi, I have a simple question: is it possible to feed printf() a list with a variable number of arguments? Specifically I want to print a formatted list of numbers contained in an arrary, but I can't tell in advance how many elements does the array contain. Is there an easy way to do that, or should I create a string with the different elements, looping over all of them? Thanks in advance, Ferran.
- [julia-users] Printf() of a variable number of arguments Ferran Mazzanti
- Re: [julia-users] Printf() of a variable number of ar... Yichao Yu
- Re: [julia-users] Printf() of a variable number o... Ferran Mazzanti
- Re: [julia-users] Printf() of a variable numb... Kaj Wiik
- Re: [julia-users] Printf() of a variable ... Ferran Mazzanti
- Re: [julia-users] Printf() of a vari... elextr
- Re: [julia-users] Printf() of a ... Tero Frondelius
- Re: [julia-users] Printf() o... Dominique Orban
- Re: [julia-users] Printf() o... Ismael VC
- Re: [julia-users] Printf() o... Tero Frondelius
- Re: [julia-users] Printf() o... Ismael VC
