Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 caret after close bracket when no parameters
 New Topic  Topic Locked
 Printer Friendly
Author Previous Topic Topic Next Topic  

feline
Whole Tomato Software

United Kingdom
18939 Posts

Posted - Sep 15 2004 :  3:12:48 PM  Show Profile
following on from threads 2888 and 2897 lets put all of the discussions about bugs with the position of the caret when entering functions in one place.

first the really simple case. using .NET 2003 and C++, add:

#include <string>

static void testFunc()
{
    string strTest;
    strTest.beg|
}

if you now accept the suggestion "begin" the caret is placed inside the brackets. there are two overloads for this STL string function, both of which take zero parameters.

case=293

zen is the art of being at one with the two'ness
  Previous Topic Topic Next Topic  
 New Topic  Topic Locked
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000