Posts
 
Reputation
Joined
Last Seen
Ranked #21
Strength to Increase Rep
+16
Strength to Decrease Rep
-4
88% Quality Score
Upvotes Received
349
Posts with Upvotes
283
Upvoting Members
140
Downvotes Received
42
Posts with Downvotes
34
Downvoting Members
30
217 Commented Posts
~951.88K People Reached
About Me

Programmer

Favorite Tags
Member Avatar for Duki

Hey guys, here's the question I'm asked. **a.** *Define an enumeration type, triangleType, that has the values **scalene, isosceles, euilateral, and noTriangle**.* **b.** *Write a function, triangleShape, that takes as parameters three numbers, each of which represents the length of a side of the triangle. The function should return the …

Member Avatar for Dani
1
5K
Member Avatar for webinvest

Hi all, Now I have no programing experience, I know very little about this, so please bear in mind. I am trying to turn a particular excel spreadsheet I have made (the user inputs information and it creates a final answer(result)) and I want to be able to turn this …

Member Avatar for Getahun_2
1
22K
Member Avatar for xaznfr33kx

this has been bothering me forever, whenever i open a game, ex: madden 07, age of empires, cs:source...etc my mouse flickers/blinks when i move it. when i dont move my cursor, i cant see anything but when i do move my mouse, the cursor on the screen flickers and it …

Member Avatar for Yehuda_1
0
5K
Member Avatar for luhart

Yesterday the power in my apartment went out while I was at work. When I came home my computer and other devices were not working, so I restored the power supply.I get power now at all outlets (including where the computer is plugged in),but my computer will not turn on. …

Member Avatar for rubberman
0
804
Member Avatar for Peetah

I am writing a program that reads a comma-delimited file. There are several words on each line that will each be assigned to a string variable, each line in the file is a record, and the file contains several records. I am using getline with a delimiter, e.g. [B]getline(inputstream, string, …

Member Avatar for Adam_37
0
14K
Member Avatar for programmingnoob

im having a problem controlling a stepper motor using a microcontroller..what i did is that i test it with my board coz it has led's to check whether its working or not..we are tasked to make a program in c++ that would make a variable reluctance stepper motor work. If …

Member Avatar for rproffitt
0
2K
Member Avatar for Daemon9

I'm using the Linksys NR 041 and I keep getting various messages telling me I'm behind a firewall from programs like MSN Messenger or other downloading apps. I turned off my computers firewall through Windows and the like, and the only thing I can think of is my router has …

Member Avatar for Reverend Jim
-1
3K
Member Avatar for Shane_Warne

Hi all, Can you please tell me if there is a bash command in UNIX that is similar in functionality to XCOPY in Windows? XCOPY can copy who directory trees from a source folder to a destination folder, but from what I saw about the cp command in bash, it …

Member Avatar for davidchengnoc
2
3K
Member Avatar for Megaz221

Hi, I guess I'll post here with my problem as well my introduction. I've coded in Java in high school for 2 years but my teacher was horrible so I decided to wait till college to take another programming class. Well I'm Programming Fundamentals and have been assigned a program …

Member Avatar for Muhammad_100
3
13K
Member Avatar for needs_help

This is a picture game where you post the most funny picture you know. I'll start:[IMG]http://img73.imageshack.us/img73/6923/kamikazewatermelon4ng.png[/IMG]:cheesy:

Member Avatar for Ciara_1
0
878
Member Avatar for playst205

Hi everyone I need help with something i get this error fatal error C1075: end of file found before the left brace '{' at 'c:\documents and settings\navideeah\desktop\maplestoryserver\maplestoryserver\mapleisland.cpp(350)' was matched and i get the error around here [code=cplusplus] void NPCsScripts::npc_22000(NPC* npc){ int state = npc->getState(); int map = npc->getPlayerMap(); if(npc->getPlayerMap() == …

Member Avatar for kuroshmokhtari
0
8K
Member Avatar for John A

Hitachi has now announced a 1-terabyte internal hard drive, claiming they're the first to unveil a 1 terabyte hard drive in the industry. It doesn't sound terribly impressive, given the fact that storage mediums are increasing faster than you can blink an eye. However, they have done quite a feat …

Member Avatar for mindmergepk
0
466
Member Avatar for ~s.o.s~

Hello to all programmers out there. Considering the growing request for practice problems by the beginners, we ( Me, Joey, Niek, Aaron..) have decided to start a sticky which will host some common practice problems which would help the beginners in understanding the programming concepts in a better way. (Did …

Member Avatar for gyno
22
7K
Member Avatar for John A

User input/output is a key component in the programs you write, yet most online tutorials just provide a quick-and-dirty method of grabbing data. In other words, it works right up until the point the user does something unexpected. In this tutorial you will learn how to avoid the common mistakes …

Member Avatar for Khawaja Ghulam
11
7K
Member Avatar for Dave Sinkula

With regard to C++ books, I'll just echo the advice here .The following books are recommended; read them in mostly the order listed." Accelerated C++ " Andrew Koenig & Barbara Moo " The C++ Standard Library " Nicolai Josuttis --- a "must have" " Effective C++ ", " More Effective …

Member Avatar for shahidali6
11
10K
Member Avatar for ~s.o.s~

EDIT: Please note, as I write this, the post is now 6 years old and might have some outdated information. I'd personally recommend beginners start with "Learn C the hard way" by Zed and this book since I have heard good things about them. Reading the FAQ put together by …

Member Avatar for mack1
29
5K
Member Avatar for danijohn

when I exit a function i get 'general protection exception' -' processor fault'. Function writes to file and works ok except won't exit. What does this mean please, and where should I look ? Am using Turbo C 4.5 & Windows xp. Must be overwriting memory somehow I suppose but …

Member Avatar for alifriend7
0
590
Member Avatar for Narue

When you want to remove extraneous characters from an input stream in C++, it's usually because you mixed formatted and unformatted input methods. The formatted method would leave a newline in the stream and the unformatted method would consume it and terminate successfully, but fail completely to do what you …

Member Avatar for Smn
18
13K
Member Avatar for pushkar honey

when i try to call a .c file in antother i got a error for multidecalaration of main file.i prepare for a medical shop management using c language what can i do???

Member Avatar for dhanushdee24393
0
9K
Member Avatar for Tas

Hi, I have no idea if this has happened to you before or not but it just happened to me and I am hoping to God one of you brilliant friendly people can help me. I shut down my mac and when I started it up again all the files …

Member Avatar for sanbafunv
0
1K
Member Avatar for tnvkrishna

I am having Acer 5920 (64bit ,intel mobile express 965 chipset family) laptop. I have been using ubuntu 8.04 64bit on it for a while.Even internet browsing makes the temprature of laptop to shoot to above 50C.I have tried configuring it a lot(using pwmconfig , gkrellm ...). But they either …

Member Avatar for Assembly Guy
0
763
Member Avatar for seankleyn

I want to start programming PC Games that use lots of graphics. Which Programming language or languages are best suited for computer graphics programming and WHY?:)

Member Avatar for keyboard_me
1
2K
Member Avatar for PcPro12

:confused:I need to find my computer's "Machine Code." but I dont know where to look. Can you help me find it? Here's an example of the machine code im looking for. (EXAMPLE: [COLOR=DarkRed][I][B]C 1000 1000 1000 1000.[/B][/I][COLOR=Black]) Thank You:mrgreen: [/COLOR][/COLOR]

Member Avatar for T_CAD_MAN
0
426
Member Avatar for debasisdas
Member Avatar for James_28
8
16K
Member Avatar for John A

So I finally bought a domain name via GoDaddy. Only problem is, I don't know how to map it to my server! I assumed that they would let me use their nameservers to map my domain name to my server's IP address. So they give me 3 pairs of nameservers …

Member Avatar for gireeeesh
0
1K
Member Avatar for hey_shishir
Member Avatar for djbsabkcb

Below is my code for printing prime numbers up to a given input by user. However, my calculations are not working correctly and my output is printing twice. Any idea? :sad: #include <iostream> #include <cmath> using namespace std; void prime_num(int); int main() { cout << " Enter a number and …

Member Avatar for duskoKoscica
-2
2K
Member Avatar for cairan22

Hi, I have a Gateway Solo 1450 laptop and it seems to have a repeated problem with the power port breaking off inside the computer or loosening. Gateway will "fix" it for about $250 each time it breaks. This is the THIRD time it's broken and once again, Gateway's customer …

Member Avatar for William_9
-1
908
Member Avatar for jessicaphillips

Hello people, I have this C programming assignment which I have no time to do as my Uni workload is too large. The assignment should take, if you are an experienced C programmer, no longer then an hour. I am willing to pay $30/£20 for anyone to help me. If …

Member Avatar for Schol-R-LEA
1
633
Member Avatar for morchouse

I am quite new to Mac, I am running an iMac G3 with OS X 10.2.4 Jaguar. I have MS Office for Mac & was wondering if there was anything simmilar to MS Publisher, that will run on a Mac. I'd like to make cards, flyers, buisiness cards etc, but …

Member Avatar for tylers4
-10
2K