Archive for February, 2009

27
Feb

Hi
I am adding more paragraphs to my cv
But once added it moves all the other paragraphs down. so you get half the paragraph on one page and half on the other and so on all the way down. Is there a swift way of sorting it out. Thanks
Answer: Do this:
1. Right-click […]

Read the rest of this entry »

27
Feb

ok i am enrolled in a beginer c++ class and theres is this assignment i'm currently stuck in, phase 3, i cant seem to limit the user to only 5 guesses during the game. for all you c++ advance users i would really appreciate any help.
Phase 1:
Create a guessing game where the computer generates a […]

Read the rest of this entry »

27
Feb

I have been offered an internship at 2 different companies (not related to gaming). The first is a massive company and i would mainly be working on a program that deals with databases. The second company is still fairly huge and i would be concentrating on user interfaces more. I dont want to work for […]

Read the rest of this entry »

27
Feb

Hey everyone,
I’m new to CSS and I’ve been browsing some CSS designs and encountered this one;
http://www.csszengarden.com/?cssfile=/21…
Does anyone know how to add an image as a footer that stays put when you are scrolling up and down the page, like the image of boats and things at the bottom.
Not sure if that really makes sense, but […]

Read the rest of this entry »

27
Feb

Mac command text larger?

Author: admin

Command and +

Read the rest of this entry »

27
Feb

Mac command question?

Author: admin

make text smaller
Answer: Command & -
Answer: Apple + OR Apple -

Read the rest of this entry »

27
Feb

Header, background. Ideas anyone? (Type of profile page web site)
Answer: See -
Selecting Your Web Site Colors: http://www.instant-web-site-tools.com/bl…
Ron
Answer: this might help you with some color schemes: http://kuler.adobe.com/
in the last paragraph of the source article below, it mentions most liked colors in websites for men AND women are “…in order of preference, blue, yellow, red, green.”
Answer: tans, […]

Read the rest of this entry »

27
Feb

Suppose that “char A”. is there a difference between scanf(”%s”, &A) and scanf(”%c”, &A)?
Answer: The correct would be to use %c
char A is a *single character*, therefor you use %c (c=char)
char *A (char *pointer* A) or char A[30] (char array) on the other hand, are strings when the table is NULL-terminated (the \0 character), therefor […]

Read the rest of this entry »

27
Feb

I want to record each click my mouse does into an integer, like i can call a “form1.click” event and increment it into a variable eg, count +=1. but this only works if i click in the form, i want the program to run in the background and record all clicks done while the computer […]

Read the rest of this entry »

27
Feb

I’ve geocities now, but I don't enjoy it because of the ads popping from the right side. Is there something more effective?
Answer: http://www.000webhost.com/95739.html is a free web host service where you can create a free website with an advantage of choosing your own domain name not sub domain. There are no ads too.
Answer: Hello […]

Read the rest of this entry »