Forum: Graphics and Multimedia Oct 2nd, 2003 |
| Replies: 3 Views: 3,822 Re: adobe image problem 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: 5,174 Re: graphics card 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: 5,174 Re: graphics card 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: 2,971 Re: buying new monitor 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 / 2003 Sep 28th, 2003 |
| Replies: 12 Views: 11,309 Re: IP tracking? 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: 2,971 buying new monitor 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: 8,814 wsaData : undeclared identifier 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,114 plzzz help! i did the work 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()
2)Create a... |
Forum: Motherboards, CPUs and RAM Sep 27th, 2003 |
| Replies: 9 Views: 4,975 best chip set anyone? 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: 3,831 read ip on xp 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: Peripherals Sep 25th, 2003 |
| Replies: 6 Views: 3,864 |
Forum: Web Browsers Sep 25th, 2003 |
| Replies: 66 Views: 216,747 |
Forum: C++ Sep 25th, 2003 |
| Replies: 0 Views: 2,017 doesnt make sense 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 9x / Me Sep 24th, 2003 |
| Replies: 3 Views: 6,391 Re: Kernel32.dll 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: 216,747 |
Forum: Storage Sep 24th, 2003 |
| Replies: 4 Views: 7,882 |
Forum: Posting Games Sep 22nd, 2003 |
| Replies: 7,556 Views: 453,610 |
Forum: Windows NT / 2000 / XP / 2003 Sep 22nd, 2003 |
| Replies: 7 Views: 12,498 |
Forum: Web Browsers Sep 22nd, 2003 |
| Replies: 5 Views: 2,196 Re: IE problem 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,418 first math class in uni 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
// class... |
Forum: Geeks' Lounge Sep 19th, 2003 |
| Replies: 0 Views: 1,830 subtronic? 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 what... |
Forum: Troubleshooting Dead Machines Sep 19th, 2003 |
| Replies: 9 Views: 19,261 Re: Did My computer break? 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: Gadgets and Gizmos Sep 19th, 2003 |
| Replies: 3 Views: 6,958 |
Forum: C++ Sep 19th, 2003 |
| Replies: 1 Views: 2,431 figure this out 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 the miles... |
Forum: Gadgets and Gizmos Sep 18th, 2003 |
| Replies: 3 Views: 6,958 |
Forum: Geeks' Lounge Sep 18th, 2003 |
| Replies: 4 Views: 2,825 Re: Help with a journal online 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,004 Re: DIV-X To VCD? 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: 2,521 Re: inheritance 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 over... |
Forum: C++ Sep 16th, 2003 |
| Replies: 4 Views: 2,521 Re: inheritance 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: 2,521 inheritance #include <iostream.h>
#include <conio.h>
void gas();
void main()
{
float gal;
while(gal<=0)
gas(); |
Forum: C Jul 29th, 2003 |
| Replies: 3 Views: 3,736 |
Forum: C Jul 28th, 2003 |
| Replies: 2 Views: 2,358 Sarcasm!! 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: 4,144 Re: shopping for new motherboard :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 those... |
Forum: C++ Jul 27th, 2003 |
| Replies: 2 Views: 2,949 |
Forum: Motherboards, CPUs and RAM Jul 27th, 2003 |
| Replies: 8 Views: 4,144 shopping for new motherboard 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 speed... |
Forum: C++ Jul 27th, 2003 |
| Replies: 2 Views: 2,949 set me some home work plz 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 and Software Design Jul 23rd, 2003 |
| Replies: 1 Views: 2,814 yay i have decided 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 and Software Design Jul 23rd, 2003 |
| Replies: 0 Views: 2,111 hitting the libraries 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,559 sorry 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: 11,885 Re: have you ever abused ur powers? 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... |