(no subject)
Apr. 18th, 2008 07:30 pmI love to use "goto" in my C++ code. Unfortunately I have not done it for last number of years - practically every time
there is a better solution without goto...
Yesterday I wrote very nice statement: "delete new Data(this);" :-)
But after twenty minutes I had to rewrite the whole fragment and it is not needed anymore... It is sad. :-)
there is a better solution without goto...
Yesterday I wrote very nice statement: "delete new Data(this);" :-)
But after twenty minutes I had to rewrite the whole fragment and it is not needed anymore... It is sad. :-)