User forums > Using Code::Blocks

Feature: string tables -> code generation

(1/1)

lancent:
I would like to get rid of this big string tables like...

static const char *abc = {
"codeblock is great",
"codeblock is better",

etc.
}

So a dialog pops up, asking me to give all those strings and when i press okay.. it produces such a code snippet like the one above...

Navigation

[0] Message Index

Go to full version