Hello all!
can someone help me here please. i have this code, i like it, the only problem with it, it doesnt adjust the pictures size. it has them all in one size.
i was looking for something like the code in the bbc web site where each pic has a different size and it wont be stratch.
here is...
here is my program, it is only returning one value. can someone look at it please and tell me what im doing wrong.
note: only one function allowed, not allowed to use if statment, or global vaiable.
#include <iostream.h>
int calculate (int &, int &, int &);
void main()
{
int a,b,c...
thanx for the reply. well as i said im really new to c++. i did many simple programs though. i just started to learn function. im using visual c++ 6.
here what i have but i dont think it is right.
#include <iostream.h>
#include <math.h>
double time(double, double);
void main()
{
double t...
using the sqrt() to determine the time it takes a ball to hit the ground after it has been dropped from 800 foot tower.
g=32.2 ft/sec^2
write a function to do that. please take it into consderation that im new to c++.
> Thank you
i think the formula for the time
time=sqrt(2*distance/g)
hello all! i am hoping to get some help here. i am new to programming. i was asked to do these 2 programs. im sure they are nothing to u. so please who ever can help reply to my post.
1. write a program that read five numbers between 1 and 30 for each number read, your program should print al...
Hello there!
I am a new born to the assembly world. can someone help me find useful stuff for the intel sdk 85, like sample programs, commands or any useful tips. I would really appriciated it alot.
thanx
Hi there, i have this problem and i would really appreciate it alot if u guys can help. im not a programmer, i understand the concept and i can relate. i was asked to modify a report. first, i dont understand the language of this report. but it is easy to understand the meaning of it.
this is a...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.