Forum: Graphics and Multimedia Oct 2nd, 2003 |
| Replies: 3 Views: 4,261 i havent used abode before but what other formats could you save it as besides .pdd
i'm sure there should be something else a little more compatible. |
Forum: Monitors, Displays and Video Cards Oct 2nd, 2003 |
| Replies: 8 Views: 6,016 fx is the new series of geforce thats what they decided to call it i guess. all that means is that it belongs to the fx series which is a new series and supports new techs. mx is a crap brand of gf.... |
Forum: Monitors, Displays and Video Cards Oct 2nd, 2003 |
| Replies: 8 Views: 6,016 like what cscgal said the best out you could get is the ati radeon 9800 or the fx 5900. the problem with those are there very pricy about $400.what you need is something that will run all the games... |
Forum: Monitors, Displays and Video Cards Sep 29th, 2003 |
| Replies: 5 Views: 3,525 alright thanks guys. i think i will go with a viewsonic then because its most common where i live. and probably best for price. but the way i understand it there is no way to check up on how good a... |
Forum: Windows NT / 2000 / XP Sep 28th, 2003 |
| Replies: 12 Views: 12,572 none that i know off but it is a easy program to make. ask a programmer to make one for you if u are really desperate.
alot would be reluctant to help because of its potential to do harm. |
Forum: Monitors, Displays and Video Cards Sep 28th, 2003 |
| Replies: 5 Views: 3,525 when some one buys a pc its easy to check up how good it is but checking its speed ram mother board etc.
but when i want to get a new monitor what do i ask for?
i want to get a new flat screen... |
Forum: C Sep 28th, 2003 |
| Replies: 3 Views: 11,786 i get a error that i cant figure out any help?
void main()
{
// Initialize WinSock
int wsaret=WSAStartup(0x101,&wsaData);
if(wsaret)
return;
//Create the SOCKET |
Forum: C Sep 27th, 2003 |
| Replies: 2 Views: 4,960 well i have been working on a server client program and i got the server working but the client isnt.
Program Flow of a simple TCP client:
1)Initialize WinSock library using WSAStartup() ... |
Forum: Motherboards, CPUs and RAM Sep 27th, 2003 |
| Replies: 9 Views: 6,644 hey i was wondering does anyone know of a good intel chip set i'm current using a intel 845.
i'm building a new computer and i'm not sure yet on what chipset to put so on the motherboard that i... |
Forum: C Sep 26th, 2003 |
| Replies: 0 Views: 4,476 i found the code to read local ip but i was wondering could it be any smaller then this.
#include <winsock.h>
#include <wsipx.h>
#include <wsnwlink.h>
#include <stdio.h>
int main()
{
... |
Forum: USB Devices and other Peripherals Sep 25th, 2003 |
| Replies: 6 Views: 4,520 |
Forum: Web Browsers Sep 25th, 2003 |
| Replies: 66 Views: 243,467 no your msn takes its settings from IE not the other way round. |
Forum: C++ Sep 25th, 2003 |
| Replies: 0 Views: 2,374 well i made this little program to help me check my algebra home work it was soppose to be a simple thing so it is badly coded and rushed but something has happened that i dont understand. i have... |
Forum: Windows 95 / 98 / Me Sep 24th, 2003 |
| Replies: 3 Views: 7,031 kernel32.dll is the main dll for windows think of it as the backbone of ur windows. with out it will not work. has he ever played cs before. i would be guessing its his graphics card.
post his... |
Forum: Web Browsers Sep 24th, 2003 |
| Replies: 66 Views: 243,467 as you have probably noticed there is a relationship between the fact that ur browser not working and msn. msn takes all its setting from ur default browser so you got to fix that first.
i'm not... |
Forum: Storage Sep 24th, 2003 |
| Replies: 4 Views: 9,096 when you wrote it to dvd did you write it in media or data form. whats the name of ur burner software |
Forum: Posting Games Sep 22nd, 2003 |
| Replies: 7,595 Views: 656,715 |
Forum: Windows NT / 2000 / XP Sep 22nd, 2003 |
| Replies: 7 Views: 13,903 what is the name of your graphics card. like a geforce or readon etc. |
Forum: Web Browsers Sep 22nd, 2003 |
| Replies: 5 Views: 2,636 thats should stop u from viewing porn on ur computer. wait till your parents see it :). |
Forum: Geeks' Lounge Sep 21st, 2003 |
| Replies: 1 Views: 2,900 well i started university and i took up comunications engineer.
so there is a lot of math envolved and my first day was hell.
this is what i understood from today.
teacher:good morning
//... |
Forum: Geeks' Lounge Sep 19th, 2003 |
| Replies: 0 Views: 2,112 hello there this is more of a personal question so i dont knwo why i posted this as a thread but maybe someone else is curious.
whats ur relation with computers are you a cs major and if so in... |
Forum: Troubleshooting Dead Machines Sep 19th, 2003 |
| Replies: 9 Views: 22,122 i had such a problem. i remember taking it to repair and the guy told me there was nothing we can do but format. but i understand that might not be a good option for you so try this reinstall windows... |
Forum: Cellphones, PDAs and Handheld Devices Sep 19th, 2003 |
| Replies: 3 Views: 7,544 isnt there a retore to factory default option on your phone. |
Forum: C++ Sep 19th, 2003 |
| Replies: 1 Views: 2,848 well this is what my program does:
//asks for input for number of gallons
enter the gallons of gas used (-1 to end):
//asks for input for number of miles
enter miles driven:
//then shows... |
Forum: Cellphones, PDAs and Handheld Devices Sep 18th, 2003 |
| Replies: 3 Views: 7,544 i would read the manual :). |
Forum: Geeks' Lounge Sep 18th, 2003 |
| Replies: 4 Views: 3,438 from what i understand you want to make ur own journal comunity for others to join and you need someone to help.
fastest thing that comes to mind is that if ur serious in doing so you can always... |
Forum: Geeks' Lounge Sep 18th, 2003 |
| Replies: 3 Views: 3,587 do a google search or go to download.com for movie spliters. i'm not sure but i dont think you can convert divx to much just because of the way it is compressed. and personaly i dont think you want... |
Forum: C++ Sep 16th, 2003 |
| Replies: 4 Views: 3,000 i have faced some problems.
1)when -1 is pressed it doesnt exit immediately it finishes the function gas() first.
2)i have to then find the average of all the averages entered. but avg varible... |
Forum: C++ Sep 16th, 2003 |
| Replies: 4 Views: 3,000 i feel stupid now that the sulotion was so simple thanks for ur help that answered my question |
Forum: C++ Sep 15th, 2003 |
| Replies: 4 Views: 3,000 #include <iostream.h>
#include <conio.h>
void gas();
void main()
{
float gal;
while(gal<=0)
gas(); |
Forum: C Jul 29th, 2003 |
| Replies: 3 Views: 4,315 |
Forum: C Jul 28th, 2003 |
| Replies: 2 Views: 2,817 i need 2 programmer to make a operating system for me. i will pay them nothing i have no experience in programming whats so ever. but aventualy this operating system will take off and will compete... |
Forum: Motherboards, CPUs and RAM Jul 27th, 2003 |
| Replies: 8 Views: 5,052 :D i appreciate ur honesty evil. but the truth is that i have build several pc's including the one that i'm on now which is:
a intel D845WN 1.7ghz with 256 sdram a gf2 mx 400.
as you can see... |
Forum: C++ Jul 27th, 2003 |
| Replies: 2 Views: 3,557 hey thanks that was very helpfull its exactly what i need :). |
Forum: Motherboards, CPUs and RAM Jul 27th, 2003 |
| Replies: 8 Views: 5,052 hey gusy i'm out shopping for a new mother board thing is i want it to be compatible with all the new cards such as the nvdia fx(5900 i think).
i also want it to be fast in terms of processing... |
Forum: C++ Jul 27th, 2003 |
| Replies: 2 Views: 3,557 hey guys i have been studing c++ for a while now. i have learned so much only problem is i find it difficult to apply any of my knowledge. i mean i knwo how to make things but i dont know what to... |
Forum: Computer Science Jul 23rd, 2003 |
| Replies: 1 Views: 3,336 well remember i told you that i didnt know what i'ma study well i now i do since i was adviced away from computer science by many ppl i wanted to take a computer realted feild so what is the most... |
Forum: Computer Science Jul 23rd, 2003 |
| Replies: 0 Views: 2,505 i have been hitting the libraries alot latly read some very interesting books in a effort to better my self in the feild of computers.
i keep jumping around really i read alot of secruity books in... |
Forum: Geeks' Lounge Jul 22nd, 2003 |
| Replies: 1 Views: 1,985 wow got my net back sorry i wasnted on for a while. now i'm back i have alot of reading to do to catch up soi will see ypou in the furm guys |
Forum: Geeks' Lounge Jul 8th, 2003 |
| Replies: 52 Views: 14,330 lol i find it very interesting how this evolved. from just a question to girls thongs. tell you the truth i'm glad we argued enough losen up guys lol its like you going to get a phd on this question... |