Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

The GNU C Programming Tutorial - Questions 22

Node:Questions 22, Previous:Final words on style, Up:Style



Questions 22

  1. Where should the name of a program and the opening bracket of a function definition begin?
  2. In what human language should comments be written for the GNU Project? Why?
  3. Which is better as the name of a variable: plotArea, PlotArea, or plot_area? Why?
  4. Why is it important to initialize a variable near where it is used in a long function?
  5. Give an example of a case where using local variables is impractical.

 
 
  Published under free license. Design by Interspire