|
-
February 6th, 2009, 12:01 PM
#1
[RESOLVED] Coding standards (rules)
Hello guys!
If it's alright, I was wondering if some of you could share with me the policy on the conding standards of the company you guys work for. Example would be...
1. Use typedef for all data types
2. Use the following block style[code]void foo() {
...
}
3. Capitalize the first letter of a function
4. No Hungarian notation
5. And so forth...
I've read the general coding standards
but I'm far more interested in hearing from all the working professionals here,
so that in the future when I get a job, I'd be better prepared.
As always, thanks!
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|