Posts
 
Reputation
Joined
Last Seen
Ranked #3K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
84% Quality Score
Upvotes Received
9
Posts with Upvotes
6
Upvoting Members
9
Downvotes Received
2
Posts with Downvotes
2
Downvoting Members
2
6 Commented Posts
~80.0K People Reached
Favorite Tags
Member Avatar for Duki

Well I just started eating dinner and thought this would be a neat topic. Everyone knows we love to eat while on the computer; two birds, one chair. I'll start it off: Deli Sandwiches, macaroni salad, potato salad and a Pepsi :)

Member Avatar for Dani
22
17K
Member Avatar for ilovec++

I have some doubts concerning some basic C++ concepts, and would be very thankful, if someone would kindly clear the doubts: a) Every variable of a data type occupies a specific amount of memory, like int occupies 2 bytes and so on. So, if I declare a reference variable as, …

Member Avatar for yoavip
0
561
Member Avatar for Doctor Inferno

[b]TEAM A[/b]: includes members whose BC username start with A C E G I K M O Q S U V W [b]TEAM B[/b]: includes members whose BC username start with B D F H J L N P R T X Y Z [b]SCORE Board[/b] Team A: 4 Team …

Member Avatar for cproger
9
45K
Member Avatar for Portgas D. Ace

What did the farmer say when he couldn't find his tractor!? "where's my tractor!" HAHAHHAHAHAHA it get's me every time!

Member Avatar for vinnitro
2
251
Member Avatar for sillyboy

I usually listen to music while I'm browsing here, what are you listening to right now? EL-P - Fantastic Damage

Member Avatar for Helianthus
0
5K
Member Avatar for WolfShield

Okay, So I noticed that the joke threads are pretty old ones, and if you're like me then you like to laugh. Well, let's start a new one! (Come on, you know you want to!) ;) So, let's hear some (programming) jokes! -WolfShield

Member Avatar for itzarun
0
1K
Member Avatar for linux

01010100 01100001 01101100 01101011 00100000 01101001 01101110 00100000 01000010 01101001 01101110 01100001 01110010 01111001 00100001 AKA: Talk in Binary! Don't post the translation of your binary text unless someone asks you too :cheesy:.

Member Avatar for vinnitro
2
1K
Member Avatar for Azmah
Member Avatar for ilovec++

Do you use a joystick/gamepad(or whatever else) for gaming purposes? Or do you use the traditional Mouse + Keyboard combo for playing games? My Personal opinion: Mouse + Keyboard. Reasons: 1)The mouse is much more sensitive and flexible, and then again, some games don't support a joystick. 2)I'm still unfamiliar …

Member Avatar for ilovec++
0
919
Member Avatar for rajesh.ingole

[B]Hi, I am Rajesh Ingole. Currently working as programmer cum faculty at, CCIT ,rajapeth Amravati -444 606 It is an ISO certified institute.[/B]

Member Avatar for ilovec++
0
30
Member Avatar for ithelp

Hope this was not posted earlier. Roshan D'Mello (QA Tester) Developer (Mukesh Thakur) Roshan D'Mello: Hey Mukesh, there is a bug in your code. Type a text in username text box and press enter. Beep sound doesn't appear. Mukesh Thakur: How can that be a bug? There is no requirement …

Member Avatar for cwarn23
2
935
Member Avatar for AliTheChamp
Re: Hi!

Hello! I'm Joe and I just wanted to say hi to everyone here.

Member Avatar for AliTheChamp
0
48
Member Avatar for ilovec++

[URL="http://www.newgrounds.com/collection/windows"]http://www.newgrounds.com/collection/windows[/URL] Just go to the url and enjoy the windows parodies! Don't forget to check out [B]Windows Doors[/B]! Its the best! P.S. - This thread does not intend to hurt the feelings of die-hard windows fans.

Member Avatar for AliTheChamp
0
232
Member Avatar for chiiqui

What do you do before you start coding/ review/ learn your language or code? what are some websites enhance your brain, or get your brain ready to review.

Member Avatar for Ancient Dragon
0
171
Member Avatar for trinsleynewton

If a person is saying that he is lying, then how would you consider it a lie or a truth?

Member Avatar for GrimJack
0
163
Member Avatar for installer
Member Avatar for sneekula

... this is your favorite pickup line: "Hey sweets, does this rag smell like chloroform? "

Member Avatar for Netcode
0
668
Member Avatar for YAMNA MIDHAT

hi this is m,e yamna midhat i saw this all during my search for the text editor .... n about my self is that i am a student of computer scince in karachi university and its my first year there i dont know much about programming,networking and bla bla bla …

Member Avatar for PCSAWICK829
0
155
Member Avatar for Kalpesh_9876543

Hi i am new to c++ i will be needing help so any1 interested in helping me

Member Avatar for ilovec++
-2
157
Member Avatar for Lilcrew

I need to make a SIMPLE BASIC program that plays crabs [code] #include<iostream> #include<string> #include<ctime> using namespace std; int main() { int money, i, wager, roll, roll1, roll2; string name; char bet, R; cout <<"Lets Play Craps!" << endl; cout << endl; cout <<"This program stimulates a session at a …

Member Avatar for NathanOliver
0
298
Member Avatar for Abel123

It is abellazm My question is why am I banned from daniweb? just because i have given one's answer it was not a total copy paste and i also have given the website address from where I have taken the text.... where are the mods and admins how can you …

Member Avatar for jingda
0
705
Member Avatar for WolfShield

Hey guys, I am curious about how many teen programers there are here. I am 16 and I have been hobby programming for about three(3) years now. I have looked around and I haven't found any forums for teen programers, but I know there are a fair number of teen …

Member Avatar for thing789
0
311
Member Avatar for ilovec++

Can someone please tell me about an alternative command that I can use instead of the [B]system()[/B] function? I have another question - If [B]system("pause")[/B] only pauses the program before it exits, can I use [B]getch()[/B] funtion from the [I]conio.h[/I] header file for that purpose.(I know i can use the …

Member Avatar for katmai539
0
2K
Member Avatar for smrati.katiyar

[CODE] #include <iostream> using namespace std; int main() { cout << "enter" << endl; int a,b; cin >> a >> b; cout << a << " " << b << endl; return 0; } [/CODE] in the code given above when the input is INPUT: 45 12 OUTPUT: 45 12 …

Member Avatar for Ancient Dragon
0
124