User profile: Wrath89

User info
User name:Wrath89
Name:Kieran Downing
Location:Sydney, Australia
Bio:Technical Support Officer and Sys Admin.
BComp(IS)2012
Cert IV Networking (2013)
Statistical data
Birthdate:Aug 18, 1989
Gender:Male
Occupation:Administrator
Skills:PHP
C++
Visual Basic
Javascript
HTML
ASP.net 3.5
SQL
History
Joined:
Number of posts:11
Latest posts:

error: character constant too long for its type In function 'int main()':
Vlad is right you haven't changed the initialisations [code]bool onemore; onemore == true; char yes...

C++ Homework - I'm Stuck
1. Use code tags when you post here. 2. Use quotes for the bits that are the homework so that I can...

error: character constant too long for its type In function 'int main()':
This is also wrong [code]totalonehundred [b]==[/b] (mark / total) * 100;[/code] and this [code]if ...

Can anybody tell me why I'm getting these errors?
As far as I can tell it turns into an array of Author structs, so I'd probably initialise it as a st...

switch case
A loop? Don't think he needs one, the way he's structured it you would put in the number of assignme...