Changes

Jump to: navigation, search

Team P - OOP344 20133

2,698 bytes added, 12:24, 14 December 2013
Tasks
-->
= Team UGO =
== Project Marking Percentage Team Members ==* due right after study break<big>Group work: XX% (25 <{| class="wikitable sortable" border= xx <"1" cellpadding= 50)"5"Individual work: XX% |+ UGO (50 <= xx <= 75Team P)! First Name !! Last Name !! Section !! Seneca Id !! wiki id !! IRC nick !! Blog URL|<!--|[[User:WikiID | Thevakaran]]|| LastName || Section || [mailto:YourSenecaEmailID@learn.senecac.on.ca?subject=oop344 SenecaEmailID] || [[Special:Contributions/WikiID | WikiID]] || IrcNick || [http://yourBlogURL BlogName]|---> |[[User:Ruojia Chen | Ruojia]]|| Chen || B || [mailto:rchen50@myseneca.ca?subject=oop344 rchen50] || [[Special:Contributions/WikiID | Ruojia Chen]] || avoin || [http://avoinchen.wordpress.com/ Ruojia's Blog]|-  |[[User:Yan Song | Yan]]|| Song || A || [mailto:ysong55@myseneca.ca?subject=oop344 ysong55] || [[Special:Contributions/WikiID | Yan Song]] || puerile || [http://ysong55.wordpress.com/ Sophomoric OOP344ing]||[[User:Yuzhi Xing | Yuzhi]]|| Xing || A || [mailto:yxing5@myseneca.ca?subject=oop344 yxing5] || [[Special:Contributions/WikiID | maichaelxing]] || michaelxing || |-|[[User:Shreyas Patel| Shreyas]]|| Patel|| B|| [mailto:spatel221@learn.senecac.on.ca?subject=oop344 spatel221] || [[Special:Contributions/WikiID | Shreyas Patel]] || Dean_Winchester || [http://sp026.wordpress.com/ OO Programming]|----------------Total 100%</big>|}== IRC ==Channel on freenode : ##UGO
== Repository ==
<!--
* repo path:
-->
* [https://github.com/Seneca-OOP344/Team-P .git GitHub Project Repo for Team P] (Sign -in to accessrequired)
=== Master Branch Status ===
* Open<!--* Merged/being by [mailto:emailid@learn.senecac.on.ca Yan Song], puerile : follow-up merging* Merged by [mailto:emailid@learn.senecac.on.ca full nameShreyas Patel], ircnickDean_Winchester: mynick, any other infoinitial setting up--> == Project Marking Percentage == <big> <u>Group work</u>: 50% <u>Individual work</u>: 50% -------------------------Total 100% </big>
== Coding Style and Standards ==
* No Tab Character allowed. (replace tabs with spaces)
* Each object must have its own type:
 
<big><syntaxhighlight lang="cpp">
int a;
</syntaxhighlight></big>
<!--
* Indent two spaces at a time.
-->
* <u>'''For detailed coding style and standards we can reference cframe.h and cframe.cpp'''</u> Suggested by Ruojia--Oct.23 4:20PM
<!--
== Team Members ==
<!--
{| class="wikitable sortable" border="1" cellpadding="5"
|+ Team Name (team x)
|-
-->
 
 
{| class="wikitable sortable" border="1" cellpadding="5"
|+ UGO (Team P)
! First Name !! Last Name !! Section !! Seneca Id !! wiki id !! IRC nick !! Blog URL
|-
<!--
|[[User:WikiID | Thevakaran]]|| LastName || Section || [mailto:YourSenecaEmailID@learn.senecac.on.ca?subject=oop344 SenecaEmailID] || [[Special:Contributions/WikiID | WikiID]] || IrcNick || [http://yourBlogURL BlogName]
|-
-->
<!--|}-->
== tasks Tasks ==<!--
=== task name ===
* task description
* being done by team member name / not assigned
* status
-->
 
=== V1.0 Task Assignment ===
 
; v1.0-1 : Yan, UI Prototyping and implementation; Browsing function.
; v1.0-2 : ???
; v1.0-3 : ???
 
=== Release 0.4 Task Assignment ===
<!--
*R0.4.1: '''CButton'''
 
*R0.4.2:''' CValEdit'''
Ruojia Chen
In progress
*R0.4.3: '''CCheckMark'''
 
*R0.4.4: '''CMenuItem'''
-->
; r0.4-1 : Ruojia, CValEdit, Done
; r0.4-2 : Yuzhi, CCheckMark, Done
; r0.4-3 : Yan, CButton & CMenuItem, Done
 
=== Release 0.3 Task Assignment ===
 
; r0.3-1 : Ruojia, CLineEdit, Done
; r0.3-2 : Yuzhi, CLabel, Done
; r0.3-3 : Shreyas and Yan, CDialog, Done
 
=== Release 0.2 Task Assignment ===
; r0.2-1 : Shreyas, initial testing and merging, done
; r0.2-2 : Rest of team, follow-up updating and merging, Done
== meetings Meetings ==
* latest will be on top
=== topic, date ===
[[Irc logs of meeting (unique name) - oop344 20113 | date]]
 
=== Discussion ===
----
;Shreyas:
* I need your help with warning guys i fixed one of them however, the warnings about conversion from 'int' to 'char', possible loss of data are because of (str[*strOffset+*curPosition] = key;)<-this line.I would appreciate is anyone can comes up with an idea to solve it. [You're doing this assigment only if (key >= ' ' && key <= '~') is true, so it's safe to cast key to char. - Yan Song]
* About rest of the warnings I found this link which somewhat explains the problem.
* http://stackoverflow.com/questions/4001736/what-with-the-thousands-of-warnings-in-standard-headers-in-msvc-wall
1
edit

Navigation menu