Rate me!


You need to be logged in to rate me Login now

4/5

ngrichyj4 got 4 votes with an average ranking of 4/5

my life is C++

All i dream, speak, breath and see is 1010101010101 <

What industry do you work in?? Computer Related / Hardware / Software
Employment Status? Student
Education? College Diploma
Annual Salary? Between $50,001 and $80,000
Am here for? Fun, Look Around, Make Friends, Dating, Networking, A Serious Relationship, Nigerian Music, Discuss Nigerian Issues, Find a lost pal
Website? NAIJAPALS/
Influences? Stephen Randy Davis - Author of C weekend Crash Course, C plus plus for Dummies
Sounds Like? One blood; currently hashin on my page.. k33ps my sp1rit up! when giging n byting!!!


Comments (2)

Dguy

guy

18 May 08, 10:53 PM, Africa/Lagos

u are ruining my profile and yours too .... you were are humans here, not C++ compilers, so speak human language.


ngrichyj4

Convert++

16 May 08, 05:27 PM, Africa/Lagos

#include
#include
#include
using namespace std;

int main(int nNumberofArgs, char* pszArgs[])
{
// enter the temperature in Celsius
int celsius;
cout > celsius;

// calculate conversion factor for Celsius
// to Fahrenheit
int factor;
factor = 212 - 32;

//use conversion factor to convert Celsius
// into Fahrenheit values
int fahrenheit;
fahrenheit = factor * celsius/100 + 32;

// output the results (followed by a Newline)
cout


Drop a comment for ngrichyj4

You need to be a member of Naijapals before you can write a comment - Register