Results 1 to 2 of 2
Thread: someone please help me!
- 10-28-2008, 07:31 AM #1
Member
- Join Date
- Oct 2008
- Posts
- 1
- Rep Power
- 0
- 10-28-2008, 07:46 AM #2
- Join Date
- Jul 2007
- Location
- Colombo, Sri Lanka
- Posts
- 11,374
- Blog Entries
- 1
- Rep Power
- 18
You cannot define a string object like that. There is no such constructor for String class.
Don't use reserved words(or key words, actually compiler not allowed to use keywords) for class names. It can cause lots of problems.
Where you define 'a' 'b' and 'c'. What are those variable holds.


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks