Thread: Need solution on....

  1. #1
    Registered User
    Join Date
    Jul 2009
    Posts
    1

    Need solution on....

    write a c-programme to find x(y)square?

    thanks.

  2. #2
    Registered User
    Join Date
    Jun 2009
    Location
    US of A
    Posts
    305
    Can you post something what you have done?

    Read this C Board - Announcements in Forum : General Programming Boards

  3. #3
    Webhead Spidey's Avatar
    Join Date
    Jul 2009
    Posts
    285
    write a c-programme to find x(y)square?

    thanks.
    So, write it.
    Spidey out!

  4. #4
    Woof, woof! zacs7's Avatar
    Join Date
    Mar 2007
    Location
    Australia
    Posts
    3,459
    Quote Originally Posted by bongo147 View Post
    write a c-programme to find x(y)square?

    thanks.
    That's easy.

    Here's your programme, 1.00-1.20pm program, 1.20-1.40pm compile and fix.

  5. #5
    Registered User slingerland3g's Avatar
    Join Date
    Jan 2008
    Location
    Seattle
    Posts
    603
    Check out the following and make use of math.h possibly. Once you have some code down then pipe back in.

    The C Library Reference Guide

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. 'Solution' and 'Project' usage in VC++
    By C+/- in forum C++ Programming
    Replies: 2
    Last Post: 01-13-2007, 09:50 AM
  2. Solution to earlier quad-tree culling
    By VirtualAce in forum Game Programming
    Replies: 3
    Last Post: 08-10-2006, 08:04 PM
  3. anyone know the solution?
    By heeroyung in forum C Programming
    Replies: 15
    Last Post: 09-30-2005, 06:46 AM
  4. My Unix/Linux SECURITY SOLUTION - pls read
    By bjdea1 in forum Linux Programming
    Replies: 3
    Last Post: 04-11-2004, 09:28 PM
  5. Problem and Solution
    By DavidP in forum Tech Board
    Replies: 3
    Last Post: 08-18-2003, 02:23 AM