abdelrhman's Profile User Rating: -----

Reputation: 0 Apprentice
Group:
Members
Active Posts:
18 (0.03 per day)
Joined:
11-October 11
Profile Views:
1,138
Last Active:
User is offline Feb 13 2012 08:47 AM
Currently:
Offline

Previous Fields

Dream Kudos:
0
Icon   abdelrhman has not set their status

Posts I've Made

  1. In Topic: Array

    Posted 15 Dec 2011

    what dose this mean
    someArray [2][5][2];
  2. In Topic: Which is the best to learn, python or java?

    Posted 29 Nov 2011

    i don't know any thing about them i 'd like to learn about them the i 'll determine what to do with them
  3. In Topic: binary

    Posted 17 Nov 2011

    thank you but i my faculty our prof insists on this version
  4. In Topic: binary

    Posted 17 Nov 2011

    View PostAphex19, on 17 November 2011 - 01:53 PM, said:

    There's no standard way of formatting numbers as binary, but writing a function to convert a decimal value to binary is fairly trivial.

    #include<iostream.h>
    using namespace std;
    int main()
    {
        int x=52;
        cout<<oct<<x<<endl;
        system("pause");
        return 0;
    }
    
    

    i want this program cout x in binary is it possible

    MOD EDIT: Fixed code tags. The RIGHT way to use code tags:

    :code:
  5. In Topic: question in c++

    Posted 24 Oct 2011

    what if i was doing a program that needs very big Numbers what to do ?

My Information

Member Title:
New D.I.C Head
Age:
Age Unknown
Birthday:
Birthday Unknown
Gender:

Contact Information

E-mail:
Click here to e-mail me

Comments

Page 1 of 1
  1. Photo

    abdelrhman Icon

    13 Oct 2011 - 12:12
    hi
Page 1 of 1