User profile: Bladt

User info
User name:Bladt
Name:Sigurt
Location:Køge
Statistical data
Birthdate:Jan 3, 1991
Gender:Male
Occupation:Student
Skills:C++
History
Joined:Aug 30, 2008 at 1:45pm
Number of posts:5
Latest posts:

Translate roman numeral, what am i doing wrong?
Ok. that makes sense, but then why can it compare a string and a integral value. but not a string an...

Translate roman numeral, what am i doing wrong?
@Hamsterman i did what you said and wrote [quote]r[i]=='x' || r[i]=='X'[/quote] didn´t exactly sol...

Translate roman numeral, what am i doing wrong?
i need to be an array for a part i have not written yet. (i think;-)) i just figured: why write the ...

Translate roman numeral, what am i doing wrong?
I will, thanks btw is it the same if i use string instead of arrays? i mean strings are practicly a...

Translate roman numeral, what am i doing wrong?
Hi, for starters im trying to make this "program" print regular numbers when i input x,v or i. but i...