Monday, August 8, 2011

Chapter 2, exercise 3

3.  Write an example of a comment.

/* This is a comment. */

// This is another example of a comment, that will work with C99.

No comments:

Post a Comment