You can always see if you can submit the problem to vimgolf.com (it was down for me at the moment so I could not try it out) and see what solution people come up with. =)
On Wed, Dec 4, 2013 at 2:24 AM, Chris Stankevitz <[email protected]>wrote: > Hello, > > I wish I worked with a vim guru because I would devote a day to just > watching him work. I have tried to find "vim guru" videos on youtube but > that hasn't really panned out. So instead I'll turn to the group. > > In the attached files, I start with a class TCTest and I add a default > constructor, a copy constructor, and an assignment operator. > > Regarding the change from test1.cpp -> test2.cpp, will you please do one > of the following: > > a) come to my office and change test1.cpp into test2.cpp so I can see how > you do it. > > b) record yourself changing test1.cpp -> test2.cpp and send me the video > > c) tell me the characters you would type to change test1.cpp ->test2.cpp > > d) give me some buzzwords and thoughts about how you would change > test1.cpp -> test2.cpp > > Bonus points if your approach is O(1) with respect to the number of > members in the class. > > Thank you! > > Chris > > -- > -- > You received this message from the "vim_use" maillist. > Do not top-post! Type your reply below the text you are replying to. > For more information, visit http://www.vim.org/maillist.php > > --- > You received this message because you are subscribed to the Google Groups > "vim_use" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out. > -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
