hey,
i have a website under /var/www/html/personalwebsite/index.html
my DocumentRoot is /var/www/html/
I contacted my isp for redirecting an ip to website.foo.com
but it always shows the index file under /var/www/html
now i want to acces my webpage when entering website.foo.com
When i...
hello,
since recently I can't reboot my system. I've installed winxp & linux and they have both this problem. i can still shutdown my pc so i think it is hardware related. i ve got a ASUS P4SP - MX mobo. can anyone help?
thx
what's the difference between irda and fir?
I want to buy a laptop with a centrino chip but has no pcmcia. When i'm looking at other configurations i see a lot of laptops without pcmcia? why is this?
tx
greetz XoFF
hey,
I want to buy a laptop but i don't have any idea what's important and what to look for...
What i want to use my laptop for:
programming,
photoshop,
office,
internet,
watching dvd's,
tx
hi,
i wanna use an array in my main for declaring and fill the array.
but i wanna use in my function the array to determine who is oldest person
but when i call my function in main i get error :
parse error before ']' token
here is code:
#include <stdio.h>
int oldest(int array [2][3])
{...
i use microsoft visual (c/c++). When I include library math.h and in program i use M_PI i get error : error C2065: 'M_PI' : undeclared identifier
tx 4 help
i want to make the sum of very large numbers. My question is can i use it with a long type? cause now i use a double it works fine but i don't wanna use floats just positive numbers... maybe a long unsigned???
also what is l used for %lf?
ex: scanf("%lf",&getala);
i want to build a user defined checkers board but when i execute program,he's stuck in a endless loop... he's continously printing @'s
here is code:
#include <stdio.h>
#define WHITE " "
#define BLACK "@"
main()
{
int ZoneX,ZoneY,n,k,i,j;
printf("Give...
when i enter a float in my program he always shows 4 digits after the point. but i dont want leading zero's so:
5.2 not 5.2000
5 not 5.0000
5.236 not 5.2360
It's hard to explain because english isn't my mother tongue
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.