1. Like this?
str a="a",
b="b",
c="c",
...
2. Yes, but without variable names.
str a="a",
b="b",
c="c",
...
2. Yes, but without variable names.
A long list of strings
|
« Next Oldest | Next Newest »
|
Messages In This Thread |
A long list of strings - by ssimop - 07-11-2018, 07:50 PM
RE: A long list of strings - by Gintaras - 07-12-2018, 10:52 AM
RE: A long list of strings - by ssimop - 07-12-2018, 11:08 AM
RE: A long list of strings - by Gintaras - 07-12-2018, 11:23 AM
RE: A long list of strings - by ssimop - 07-12-2018, 11:38 AM
RE: A long list of strings - by Gintaras - 07-12-2018, 11:55 AM
RE: A long list of strings - by ssimop - 07-12-2018, 12:51 PM
RE: A long list of strings - by Gintaras - 07-12-2018, 06:54 PM
|