Below are revisions for this snippet.

Simple Display-String Method in GLUT





Syndication

Revision Revison 1
This little function puts a string of a specified color and (centered) location. However, keep the word simple in mind. I purposfully not made it capable of supporting newlines.

By the way, this is my first snippet