C++: Lab 1

17 Jan 2005 @22:22

//Name: Andrew Ferguson
//Date: 1/17/2005
//Purpose: To see if I can get this work!
#include <iostream.h>

void main()
{
	cout << "Hello\n";
	cout << "Goodbye\n";
}

Actions

Informations

Leave a comment

You can use these tags : <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>

Code: To include code, bracket it with [code language="php"] and [/code].
Example: [code language="php"] echo "Hello, World!"; [/code]

Plugin Help: If your requesting help about a plugin, please provide as much information as possible. At the very least, include your WordPress Version and the Plugin Version!