User profile: kradragon94

User info
User name:kradragon94
Name:Nguyễn Anh Tuấn
Location:Hà Nội
Bio:From Ha Noi University of Science and Technology
History
Joined:
Number of posts:32
Latest posts:

Wrong assignment?
Thank coder777, forgot that :))

Wrong assignment?
I'm implementing a function like this [code] int processTag(string tag, stack<string> tagList) ...

Something wrong with the output!
It worked, thank :) But I still dunno why is that, this example I read below still work without init...

Something wrong with the output!
I want to edit the text file so it has more space between successive lines, but there are some weir...

scanf() doesn't read whitespaces?
just try the inverted scanf and it'll work :) [code] printf("Please enter your Full Name (50 charact...