sorry but My previous thread does not take any reply therefore i start new thread for prev topic.
struct, class both declare data type at compile time but in my case it will declare at run time according coming input e.g
blue print of coming input
1 time :- int, string
2 time :- string, string, string
3 time :- int, date, date, string
4 time :- date
so on.......
then how will i solve, all are for c++
There is no simple solution to this. Sorry.
Last edited on