Help:Contents

From Group 4
Revision as of 14:29, 8 April 2013 by 132.239.1.231 (talk) (Status Report Help)
Jump to: navigation, search

Help 1: I don't know the function header conventions!
Here's a tentative version of the function header convention, with examples in italics

/* function description this current object sends a message
	parameter: description of what it does
	curSocket: the socket we'll send the message through

	What it returns 
	Returns the number of bytes it was able to send, or an error value if unable to send

	Special notes 
	ERROR CHECK the return value
*/


Status Report Help

Go to http://cse125.ucsd.edu/cse125/2013/cse125g4/user:your_user

Write your status report there =D, here's an example:

http://cse125.ucsd.edu/cse125/2012/cse125g1/?p=289


Note, you'll have to create an account first =) (Go to Create account at the top)