Thread: in need some help writing this code

  1. #1
    Registered User
    Join Date
    Feb 2013
    Posts
    4

    in need some help writing this code

    i need to write a program that square a number like this one below in squaring a number
    #include <iostream>
    #include "radian.h"
    using namespace std;
    int main ()

  2. #2
    Registered User
    Join Date
    Oct 2006
    Posts
    3,445
    seriously, stop dumping your homework here. we aren't going to do it for you. if you're taking a class on C++, and you've gotten this far without knowing how to do this, you haven't been paying attention, or you've been pushing your homework off to forums like this.

  3. #3
    Registered User
    Join Date
    Feb 2013
    Posts
    4
    i don't under stand it

  4. #4
    Registered User
    Join Date
    Oct 2006
    Posts
    3,445
    what is it that confuses you? specifically, where are you struggling? show me your best attempt, and I'll try to help you fix it.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Changing writing code to reading code
    By binks in forum C Programming
    Replies: 8
    Last Post: 06-12-2012, 09:41 AM
  2. writing good code is like writing an artistic expression
    By renzokuken01 in forum C Programming
    Replies: 5
    Last Post: 02-03-2011, 08:48 PM
  3. Writing Code
    By ILoveVectors in forum C++ Programming
    Replies: 4
    Last Post: 06-13-2005, 12:27 AM
  4. self-writing code?
    By genghis in forum C++ Programming
    Replies: 19
    Last Post: 01-15-2003, 04:13 PM

Tags for this Thread