Is there away to pass 2d and 1d strings arrays in to Variadic functions (<stdarg.h>) ?
works with str[0] str[7] ....... etc, but when I pass just the str array I get garbage.
works with str[0] str[7] ....... etc, but when I pass just the str array I get garbage.
Statistics: Posted by Geralds — Sat Feb 24, 2024 9:30 pm