User forums > Using Code::Blocks
A suggestion for CC
(1/1)
jixiangqd:
With using Code::Blocks I find that Code Complete cannot help me to convert "." to "->" while before it there is a pointer.
But in VC with Visual Assist X, it can be done automaticly.
Or,can it be done with some settings?Help me do the setting!Thank you!
P.S:I'm using the newest nightly release!
ollydbg:
No such setting here, and We have discussed this kind of conversion before. You can search the forum, and there are many objections.
PS: unless CC will do a Full parse like a compiler, we can't get full precise type information of a variable. Even Visual Assist will report some fake errors, Visual assist's parser is quite good though.
jixiangqd:
--- Quote from: ollydbg on April 21, 2011, 02:42:26 am ---No such setting here, and We have discussed this kind of conversion before. You can search the forum, and there are many objections.
PS: unless CC will do a Full parse like a compiler, we can't get full precise type information of a variable. Even Visual Assist will report some fake errors, Visual assist's parser is quite good though.
--- End quote ---
Thanks for your answer.
Navigation
[0] Message Index
Go to full version