User: Smarty

  • Public profile

User profile: Smarty

User info
User name:Smarty
History
Joined:
Number of posts:11
Latest posts:

Only edit empty lines of a file
I'm trying to make a program format a really large html file, so that it isn't displayed as a huge c...

User forced next line
What is the [output]string output[/output] for?

plx somebody help me with this code
This should fix your code: [code]#include <iostream> using namespace std; int main() { int number;...

areas of rectangles
You just need to make sure there is a space between the two numbers. You can also combine the int d...

areas of rectangles
You could combine the entry of the length and width together. [code]int length, width,area; int...

This user does not accept Private Messages