Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
94% Quality Score
Upvotes Received
28
Posts with Upvotes
19
Upvoting Members
9
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
2 Commented Posts
0 Endorsements
Ranked #2K
~58.9K People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.

30 Posted Topics

Member Avatar for vegaseat

"I wonder if other dogs think poodles are members of a weird religious cult."

Member Avatar for Reverend Jim
15
14K
Member Avatar for Duki
Member Avatar for Dani
22
17K
Member Avatar for debasisdas

This ones been bugging me ' IF SOMEONE WITH MULTIPLE PERSONALITIES THREATENS TO KILL HIMSELF, IS IT CONSIDERED A HOSTAGE SITUATION?' what do you think.....:?:

Member Avatar for James_28
8
17K
Member Avatar for sillyboy
Member Avatar for Helianthus
0
5K
Member Avatar for grace94

Sounds like the file location of those applications cant be found; have you perhaps installed them on a removable drive... if so they may be the cause. Sometimes when you remove and then re-insert the drive the location like 'F:' this can then be substituted with a different one.... Try …

Member Avatar for jholland1964
0
226
Member Avatar for jake1496
Member Avatar for davidlouis88
-8
864
Member Avatar for serkan sendur
Member Avatar for ronnieaka
0
1K
Member Avatar for BestJewSinceJC

"The Ultimate Fighter season 11' it may be considered somewhat uncivilised, but non the less very entertaining..... Another classic has to be 'Flash-Forward' :)

Member Avatar for SgtMe
1
305
Member Avatar for Famous16

Well im not sure we can actually advise as this depends on the actual site...What is the purpose of your website...It also depends upon what category your site falls under...Let me abbreviate: .gov - Government agencies .edu - Educational institutions .org - Organizations (nonprofit) .mil - Military .com - commercial …

Member Avatar for printrobin
-1
174
Member Avatar for happygeek
Member Avatar for daino

[QUOTE=danny2000;1214307]Hi Would anyone know if there is a book explaining all the various C++ Libraries and what features they encapsulate? I'm thinking in terms of, for example: iostream -- then a list of features and functions in iostream etc. Could anyone suggest any books or good reference material for this …

Member Avatar for daino
0
223
Member Avatar for djm123

[QUOTE=djm123;1200739]When I look in START UP, It shows programs EMPTY, yet when I bring up the internet, it seems slow doing so. From page to page appear to be ok. What areas would I look to to speed this up? Also, on MS config, how does one know what should …

Member Avatar for caperjack
0
158
Member Avatar for PhiberOptik

Common Misconception.... [CODE]#include<HelloHeader.h>[/CODE] instead of the typical header file declaration as seen above you must instead use this below when using your own header files:) [CODE]#include"HelloHeader.h"[/CODE] Note the[COLOR="Red"] " "[/COLOR] instead of the typical [COLOR="red"]< >[/COLOR]

Member Avatar for The ICE Man
0
115
Member Avatar for nola_Coder

[QUOTE=nola_Coder;1210006]I want to implement a countdown timer in a game, but need some help figuring out how to do it properly. I know that this is probably a very regular question that has been asked a thousand times, but I've been trying out some methods I found through searching, but …

Member Avatar for VernonDozier
0
161
Member Avatar for bsse007

[QUOTE=bsse007;1209562]will any body plz tell me about random access file.i need to know about write random data on random access file. this data can be of any txt file?kindle mention some initial coding.reply sooooon plzzzzzzz[/QUOTE] I think this is what you mean, please feel free to correct me [COLOR="Red"][B]Reading Files[/B][/COLOR] …

Member Avatar for The ICE Man
-1
98
Member Avatar for deadelgabar

I take it this is your homework? Well perhaps if you show some effort, then we will consider helping...If we were to just give you the answer, what good would you achieve from that?

Member Avatar for NathanOliver
-1
204
Member Avatar for naseerhaider

[QUOTE=naseerhaider;1208429]Hello Every one ! This program is producing some strange output as it is only generating x = 6 :(,can some through some light that why is it behaving like this ? [/QUOTE] Simple, the program is choosing a random number but each time you run it, it will use …

Member Avatar for naseerhaider
0
169
Member Avatar for nats01282

check out [URL="http://cleverbot.com/"]clever bot[/URL]; its a prime example of artificial intelligence....It can supposedly learn from people (according to the creators);)

Member Avatar for nats01282
0
113
Member Avatar for rayjasper0211

Well there are numerous Anti-Viruses out there which are very effective and free of any cost... Here are a few you may want to consider: [url]http://www.brighthub.com/computing/smb-security/articles/34468.aspx[/url] I personally use AVG....

Member Avatar for crunchie
-3
144
Member Avatar for sedalnas

Its a common issue....Could be drivers for devices, could even be due to excessive heat on particular components. Here are some links which may help you: [url]http://forums.techarena.in/windows-xp-support/742613.htm[/url] [url]http://kadaitcha.cx/xp/stop_error.html[/url] [url]http://www.ntcompatible.com/thread27803-1.html[/url] [url]http://www.tweaksforgeeks.com/IRQL_NOT_LESS_OR_EQUAL.html[/url] [url]http://www.geek.com/forums/topic/irql_not_less_or_equal[/url] [url]http://support.microsoft.com/kb/818501[/url]

Member Avatar for pcs365_2
0
139
Member Avatar for reddawg

Adobe Flash Player is not supported for playback in a 64-bit browser. However, you can run Flash Player in a 32-bit browser running on a 64-bit operating system. I suppose you will just have to wait a while longer for adobe to catch up....:)

Member Avatar for The ICE Man
0
130
Member Avatar for Acute

[QUOTE=Acute;1200463]Hi, Do you know a good, free to download book about AJAX (pdf, djvu, chtm?, any)?? Plz, give a link!!! THNX!!![/QUOTE] Here are some goods ones to get you started, and yes they are free of charge....:) Just make sure you do not click the 'Buy From Amazon' instead click …

Member Avatar for Acute
0
112
Member Avatar for sidra 100

your header files are incorrect; [CODE]#include <iostream.h>[/CODE] You should be using this header file when it comes to c++...:P [CODE]#include <iostream>[/CODE] Also you are missing [CODE]using namespace std;[/CODE] Also using getch() is very bad practice you should instead use a different method...

Member Avatar for mrnutty
0
92
Member Avatar for amns

You could at least show some effort, it will not do you any good if we just gave you the answer. 'We only give homework help to those who show effort'

Member Avatar for Salem
-5
107
Member Avatar for smackdown164

Please use code-tags..... Try This.....Works fine for me... #include <stdio.h> #include <conio.h> #include <stdlib.h> #include <iostream> using namespace std; void main() { int choice, a; float money,m; void deposite(); void withdraw(); //int func1(); cout<<"Student ID : TATA_12345"<<endl; cout<<"NAME : RATAN TATA"<<endl; cout<<"(1) DEPOSITE MONEY"<<endl; cout<<"(2) WITHDRAW MONEY"<<endl; cout<<"(3) FIND THE …

Member Avatar for Nick Evan
1
182
Member Avatar for satimis

I'm pretty sure that most tutorials will work both on windows an Linux....All basic programs i have wrote work both on windows and Linux...For Linux i use g++ as well... good places to start : [url]http://www.cplusplus.com/doc/tutorial/[/url] [url]http://www.yolinux.com/TUTORIALS/LinuxTutorialC++.html[/url] [url]http://www.cprogramming.com/[/url]

Member Avatar for satimis
0
130
Member Avatar for rehansami8805

Your Question is not very specific as it will depend on what type of site you wish to create and what the purpose of that site is... i would suggest starting with [url]http://www.w3schools.com/[/url] and [url]http://www.how-to-build-websites.com/[/url]

Member Avatar for Member #120589
-1
123
Member Avatar for pubassist

When you say optimize, there are indeed many factions within this aspect... Perhaps you could be more specific... Anyway some factions to look into are: SEO - a site which has been optimised for search engines is one which will recieve more traffic... Image Optimisation - correct file types used …

Member Avatar for pubassist
0
242
Member Avatar for God Coder123

Firstly this question is situated in the wrong forum, it should be under hardware and software. to answer your question, the colours in the editor can be changed. Firstly download the attached config file. int your codeblocks intallation directory select and open the cb_share_config. Under source configuration select the downloaded …

Member Avatar for God Coder123
0
392
Member Avatar for ereruh

First you would need gain input from the user then the input would need to be validated using something like an if else or switch statement. For instance: ps i have not programmed in c# in a while. #include <stdio.h> #include <conio.h> #include <stdlib.h> #include <iostream.h> char Hang ; int …

Member Avatar for ereruh
0
145

The End.