Difference between revisions of "OOP344 - ICANHAZCODE? - 20102"

From CDOT Wiki
Jump to: navigation, search
(Additional clarification)
Line 49: Line 49:
 
|-
 
|-
 
| D || [[User:jaburton1 | Jason]] ||Burton || [[OOP344 - ICANHAZCODE? - 20102 |ICANHAZCODE?]] || A||[mailto:jaburton1@learn.senecac.on.ca jaburton1] ||[[Special:Contributions/jaburton1 | jaburton1]] || jaburton1||[http://invinciblyignorant.wordpress.com Invincibly Ignorant]
 
| D || [[User:jaburton1 | Jason]] ||Burton || [[OOP344 - ICANHAZCODE? - 20102 |ICANHAZCODE?]] || A||[mailto:jaburton1@learn.senecac.on.ca jaburton1] ||[[Special:Contributions/jaburton1 | jaburton1]] || jaburton1||[http://invinciblyignorant.wordpress.com Invincibly Ignorant]
 +
|}
 +
 +
== CLAIMS ==
 +
 +
This is where you put what function you want to do. First come, first serve, at least for now
 +
 +
 +
{| class="wikitable" border="1"
 +
|+ Function claims
 +
! Function name !! id
 
|-
 
|-
 +
| iof_displayflag ||
 +
|-
 +
| iof_flag ||
 +
|-
 +
| iof_displayMenuItem ||
 +
|-
 +
| iof_menuitem ||
 +
|}

Revision as of 11:49, 8 June 2010

Y HALO THAR!


HAI 
  CAN HAS STDIO? 
  VISIBLE "HAI WORLD!" 
KTHXBYE

ANNOUNCEMENTS

None active

STATUS

SVN logins should have been received by all group members

Drperit speaking: I was mistaken in what I thought we were supposed to do for phase 1 of the assignment. It turns out that what we need to do is:

Create a skeleton model of iof.c (I have placed this in trunk)

Have each group member copy whatever functions that they were assigned from Fardad's iof.c to our iof.c. (I will fill in the unassigned ones, as well). They should do this in their own branches of trunk. Branches can be made in xcode using the copy command in the Repositories window - other platforms may be similar. The project file, when opened, will automatically know that it's a branch and will commit to the correct branch directory. Once you've filled in the functions and your code is compiling, then commit whatever you've done to the branch.

Once you are done the previous step, you should manually merge your changes back into trunk, if it compiles. If not, fix it.

Please test the trunk code on any platforms that you have access to, so that we can e-mail fardad with news of our completion.

I am now sending e-mails to you people, so that you all know what to do.

Adrian, if this is what you were doing when you were copying the code over function by function and I told you just to copy the whole thing over, then sorry.

Also, I found a utility at http://softwares.bajram.com/utilities/#Full_Key_Codes that may be useful for figuring out the mac keyboard codes.

IRC LOGS

WEEK3 - Figured out coding style and divided functions for first assignment

DEVELOPERS

ID First Name Last Name Team Name Section Seneca Id wiki id IRC nick Blog URL
A David Perit ICANHAZCODE? A drperit dperit dperit Code Void
B Volodymyr Dryzhepolov ICANHAZCODE? A vdryzhepolov vladimir Vovko My Blog
C Adrian Maurer ICANHAZCODE? A amaurer Adgezaza adgezaza AO Blog
D Jason Burton ICANHAZCODE? A jaburton1 jaburton1 jaburton1 Invincibly Ignorant

CLAIMS

This is where you put what function you want to do. First come, first serve, at least for now


Function claims
Function name id
iof_displayflag
iof_flag
iof_displayMenuItem
iof_menuitem