324 Posted Topics
Re: Well Ana, I hope you survive those hefty typhoons. I was in Taiwan one year and experienced the storms, can't forget the noise. | |
Re: I understand the Republican party will have 'liberals' replaced with 'anti-Americans.' | |
Re: Poor animal, what happened to its ears? Here is a happier cat: | |
Re: Looks like the stockmarket is coming back, and the banks are flush with taxpayer's money! Good things are ahead! | |
Re: [QUOTE=sneekula;708968]The many posters here that support McCain shouldn't worry, Fox News has declared McCain the winner of the last debate. According to them 86% of their viewers said so. Bill O'Reilly is busy spitting at the 14% that didn't go along![/QUOTE]Oh my God, so that was the bald headed guy … | |
Re: A number of AIG executives went to a California spa on a junket just days after AIG was bailed out with 85,000,000,000 Dollars of taxpayer's money. They were celebrating the bailout and rang up a close to 500,000 Dollar spa bill. | |
Re: I was trying to find a McCain mask to scare the neighbors, but had to settle for a Bush mask. | |
Re: [QUOTE=itdupuis;720330]What is the deal on this new company? Can anyone shed some light? I highly doubt that it is simply a 'holding company'.... that seems too boring and generic for the likes of Gates...Any takers?[/QUOTE]All I get is an ad from SAP! Could you write the url out? | |
Re: Good luck with your interview! Take enough mints with you! | |
Re: [QUOTE=jbennet;716744]Me. Jbennet is back too. And my english is good, i just couldnt type properly before. But I am better now. Look, im even using capatilisation ;)[/QUOTE]Hehe, my English is good? I hope you mean capitalization. Just smile, you could be the British Bush, "bushing" the proper language. Just "funnen" … | |
Re: Try this: [code=c]#include <stdio.h> #include <string.h> // some reasonable string size #define MAX 50 int main(){ char input[MAX]; int i = 0; printf("Enter a string: "); fgets ( input, MAX, stdin ); printf("%s\n", input); system("Pause"); return 0; } [/code]You might want to replace [B]system("Pause");[/B] I think it only works on … | |
Re: I think you got confused here, try this: [code=c]#include <stdio.h> #include <stdlib.h> #include <string.h> #define MAX 50 char * toPLString(char *inputstring); void getInputByfgets(char input[]); int main(int argc, char *argv[]) { char string[MAX]; printf("Enter a string: "); getInputByfgets(string); printf("%s", toPLString(string)); } //Convert to pig latin char* toPLString(char * inputstring){ static char … | |
Re: [QUOTE=sneekula;715168]Take the test at: [url]http://www.blogthings.com/howrepublicanareyouquiz/[/url][/QUOTE]Great web site! You Are 96% Republican You are a card carrying Republican, and a pretty far right one at that! There's no chance anyone would ever mistake you for a Democrat. | |
Re: [QUOTE=dasol;708222]Hi - New Masters student at Han - Netherlands. Want to become a member of this group. Any questions - shoot. Ready to go. sandman[/QUOTE]What languages are you using? | |
Re: [url]http://www.daniweb.com/code/snippet13.html[/url] | |
Re: FoxNews should be called FoxOlds, if you really weant to know the thruth look at: [url]http://hackingnews.wordpress.com/2007/11/02/world-bank-website-hacked/[/url] This thing happened a year ago! | |
Re: Is it true that there a fair number of folks in Alaska that hate the US and want to secede? [url]http://digg.com/2008_us_elections/Sarah_and_Todd_Palin_want_Alaska_to_Secede_from_the_USA[/url] [url]http://www.salon.com/news/feature/2008/10/10/palin_chryson/[/url] [url]http://www.ireport.com/docs/DOC-109989[/url] [url]http://rawstory.com/news/2008/Blumenthal_breaks_Palinsecessionist_connection_wide_open_1010.html[/url] | |
The End.