This has always bugged me with C and C++:
In my header file I have something like:
bool UpdateWindow( int w, int h, char bpp, bool force, char* someOtherLongStuff )
Now, if I want to change that for whatever reason, I have to do so in both header and source file - that's annoying in my opinion.
Is there a way to automate this?
I'm using Visual Studio 2010
I think I got it running with Visual Assist from Wholetomato. It's commercial but you could give it a try...
C++ was a long time ago - at least for me :)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With