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 - Putting a program together

Node:Putting a program together, Next:, Previous:Input and output, Up:Top



Putting a program together

This chapter explains, step by step, how to create a "real" program that meets GNU standards for a command-line interface. It also discusses how to create a program whose source is split into multiple files, and how to compile it, with or without the GNU utility make. Finally, it discusses how to create a code library, in case you write some useful functions that you want to share with other programmers.

Putting it all together.

 
 
  Published under free license. Design by Interspire