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
 Feature Requests
 supporting "K&R style" C syntax
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

hunt007
Senior Member

27 Posts

Posted - Jul 08 2013 :  1:34:48 PM  Show Profile  Reply with Quote
1>
There is lots of kernel code written in "K&R style" syntax.

eg:-
int func (p, p2)
void *p;
int p2;
{
return 0;
}

2>
Most of the source code navigators and editors out there(slick edit, gvim etc.) support that syntax.

3>
The changes in visual studio 2012 causes driver(kernel) compile inside visual studio. Thus the amount of people using visual studio for kernel development has increased.

feline
Whole Tomato Software

United Kingdom
18950 Posts

Posted - Jul 08 2013 :  4:13:29 PM  Show Profile  Reply with Quote
This is something we are aware of, but I don't currently have a time scale for a fix. It is good to know this is becoming more common, thank you for the update on this:

case=54316

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