Posts
 
Reputation
Joined
Last Seen
Ranked #4K
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
100% Quality Score
Upvotes Received
7
Posts with Upvotes
7
Upvoting Members
6
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
2 Commented Posts
0 Endorsements
Ranked #630
Member Avatar for samaru

Is everyone familiar with this game? Just reply with the first word that comes to your mind when you think of the last word posted. You can't respond to the post with a comment, just the word that comes to your mind. It can only be a word or a …

Member Avatar for Salem
2
52K
Member Avatar for moderate_rock48
Member Avatar for Dani

Hey there forum lurkers - all you people who are browsing the site but still haven't taken a minute to sign up. I just thought it would be a nice idea to welcome you all to the forums. Why not drop us a line and say howdy here? Heck, you …

Member Avatar for jamesjoseph1
0
9K
Member Avatar for FireNet

File I/O With C++ Fstream **Intro** File handling is as simple as writing in a book, much easier to modify and find. It's so simple people get confused with it :-). Welcome to the world of file handling. We will use the c++ fstream classes to do our file handling. …

Member Avatar for Swalih
5
11K
Member Avatar for hexstar

the following is a true yet somewhat funny (IMO) scientists explanation of why santa can't possibly exist: [quote=http://www.brillianet.com/entertainment/santaclaus/][b]Scientists have tried to answer the question, "Does Santa come with flying reindeer to deliver presents at Christmas?" This is what they have found:[/b] 1. No known species of reindeer can fly, but …

Member Avatar for vegaseat
1
831
Member Avatar for floris

Hi there, When I boot one of my systems, the following happens once in a while. One time it just loads nicely without any noice, and the second it loads like a fan is running at full power, once the system is fully loaded the noice has reduced. I can't …

Member Avatar for TeresaC
0
358
Member Avatar for mahnamesmika

2 out of 3 of my computers cant read my usb flash drive, ive had it for about xa year and a half, it used to work but now it wont. my lap top with xp can read it but the other two comps (xp and win98) cant. what do …

Member Avatar for jingda
0
165
Member Avatar for Nemesis
Member Avatar for mah300274
0
284
Member Avatar for dalaharp

hi, i have to rotate an image. the image is stored in an image[rows][cols] array.. i am trying to rotate it using trignometric functions. i am not sure what happens when i rotate the image, does the address of the pixel vary or the value of the pixel vary. and …

Member Avatar for arielbernal
0
3K
Member Avatar for ritcherjd

I have a problem at hand. It is to generate a C code - i need to do the following, i will capture an image, then i have to this image into an array using C on which i can do some image processing. How do i go about it? …

Member Avatar for angelique28
0
1K
Member Avatar for Emmitt310

Hello, my name is Jonathan and I am a beginner programmer in my first year of studies. I am using a Turbo C++ editor and I'm trying to set up graphics. The problem is I'm not sure how. Here's how i was taught to set up graphics: #include <graphics.h> int …

Member Avatar for musawir
0
890
Member Avatar for Acidburn
Member Avatar for PriyaJaiGanesh

[FONT=Arial Black]hai![/FONT] (1)I have problem in deleting a record from a file. I was told that the only way to delete a record from a file is to copy the file to another temporary file and then copy the records to the same file again by skipping the record that …

Member Avatar for snivas519
0
9K
Member Avatar for gpleonar

The program needs to ask for n and then output the first n terms of the Fibonacci sequence. exp. n = 6 1, 1, 2, 3, 5, 8 1+1 =2 2+1=3 3+2=5 5+3=8 My origional program used a nested for loop. I am not sure if that is right to …

Member Avatar for harshmore
0
406
Member Avatar for epsos

well hello all been about half a year since i was last on here and it has changed alot for the good definatly :D .... anyway my question..... on linux operating systems it is not like xp where you jus run the .exe and install it so how the hell …

Member Avatar for Stefano Mtangoo
0
365
Member Avatar for warthogism

so, previously, Grub would start and give me the option of the starting either Linux (fedore core) or winxp. Using partitionmagic, I deleted the linux partition and joined it with winxp. When I rebooted, I get a GRUB prompt ("grub>"). I now have no idea how to get it start …

Member Avatar for RoyalPeak
0
328
Member Avatar for Paddy

I've been using WinRAR for as long as I can remember, because when I checked up on it at the time it was the best tool available as far as compression was concerned. Is this still the case? Is there now an alternative that can squash files into even smaller …

Member Avatar for ||KeSSu FIN||
0
743
Member Avatar for sutty8303

I need help with this problem. I have tried writting the program, i just can not get it to run properly. Problem is: Create a function named 'circle_area' that will find the area of a circle. This function should have the following prototype: float circle_area(float radius) circle_area should return PI*r^2. …

Member Avatar for peter_budo
0
299
Member Avatar for Geek-Master

I have been reading about pointers, which IS confusing. I'm sure there is a purpose, but I don't know why I need them yet. For example [CODE] [COLOR=Red]var1 = 23;[/COLOR] [COLOR=Blue]// assigning 23 to var1[/COLOR] [COLOR=Red]var2 = var1; [/COLOR] [COLOR=Blue]// assigning the value of var1 to var2[/COLOR] [COLOR=Red]var3 = &var1;[/COLOR] …

Member Avatar for new programer
0
486
Member Avatar for free_eagle

Hi there ! How r u? Ohh I really need your help great programmers ... I am new for programming and I am trying to do things by myself but here I need your help :-| I would like to draw something in C or C++ but I got no …

Member Avatar for peter_budo
0
4K
Member Avatar for samarth

Hi, I have the following piece of code. I do the following here 1)open a file. 2) Print the filepointer positon . I get 0 3)Read the file in a while loop till i reach the end 4)close the file 5)Open the same file 6) Print the file pointer position …

Member Avatar for gastonci
0
264
Member Avatar for luisator

Hi everybody! I am kind of new with linux. I installed Fedora 2 in my PC. I need to change my Ip address to add the PC into a Lan for an specific application. Can anybody help me telling me, step by step what I should do???? I really need …

Member Avatar for tracedinesh
0
379
Member Avatar for Khiladi420

These devices are not detected in the BIOS & actually do not work (cannot open cd writer tray). But when i remove the IDE cables from these devices leaving only the power cable connected then they work. Any solutions?

Member Avatar for harleyd
0
155
Member Avatar for dalaharp

hi, i have to do image read and write in Turbo C. i am very new to C. so please help me out as to how to do these operations and provide some sample code if you have any.. i have a vague idea that it can be read as …

Member Avatar for jephthah
0
3K
Member Avatar for Mahen

Hi, Merry cristmas and Happy new year to everyone. I am writing this because i am having problems with my compiler Borland C++ Builder 6 Evaluation Version :-( The problem is that after I have designed a GUI program, Build it and run the executable, Windows declares a Stack Overflow. …

Member Avatar for Mahen
0
406
Member Avatar for riturajraina

Dear Friends, I am developing a small project in which the users have to fill a form from which it will be saved into a database. Here i wanted to scan a particular folder in the hard-drive contineously so as to know if there is any new file saved in …

Member Avatar for Narue
0
169
Member Avatar for Sword

KDE vs Gnome What is main diference? pro et contra Why KDE? and Why Gnome? What strong and week sides? :mrgreen:

Member Avatar for TENthGreen
0
693
Member Avatar for Marauder

My problem.... :lol: 1st HD: 40GB with XP 2nd HD: 250GB just data I have a second hard drive(250gigs) installed in my machine basically for data storage, songs etc. Yesterday I tried to install another operating system (Linux) on the larger one. There was an error and seemingly the larger …

Member Avatar for linux
0
199
Member Avatar for potential

guys, please help me... how do i make clrscr() work? my friend told me to include conio.c, but i think that my version of dev-c++ doesn't have that...so i tried downloading conio.c...but the problem is, clrscr() still doesn't work in my pc but it works in my friend's pc...we're both …

Member Avatar for Dave Sinkula
0
2K
Member Avatar for jbennet

I am a novice linux user (I am 15). I have run mandrake, fedora core and suse in the past because i liked thier configuration tools but now I am using slackware. I know how to install programs using RPM but how do you install .tgz or .tar.gz files ? …

Member Avatar for TKSS
0
225