Search Results

Search: Posts Made By: rogier77
Forum: Programming 01-07-2005
2,640
Posted By rogier77
Yes, this would cause the program to fail. What...
Yes, this would cause the program to fail. What are you trying to do?

If you just wanted to read memory, shouldnt you use double instead if int?
2,482
Posted By rogier77
first...
First suggestion: post your question on http://forums.mozillazine.org
Its the 'official' forum for Mozilla (insert product name here) questions.

Second, I'm gonne need some more info. Such as:
-...
6,672
Posted By rogier77
This one even I can answer: ...
This one even I can answer:

http://www.samba.org
3
Os
2,142
Posted By rogier77
1st, I dont think this is the correct forum for...
1st, I dont think this is the correct forum for your question, I expect it will be moved...

However, I'm assuming you have two partitions/harddisks, reformat the XP version your not using. Move...
3,850
Posted By rogier77
I really dont now, my experience is limited to...
I really dont now, my experience is limited to RH9. Btw http://www.linux.org has a 'distro finder': http://www.linux.org/dist/index.html
3,850
Posted By rogier77
mmmm..... http://www.slackware.org/getslackware ?...
mmmm..... http://www.slackware.org/getslackware ?

or try:

http://fedora.redhat.com/

or:
http://www.[insert distro name here].com/org/net/....

Google is your friend....
Forum: Linux 12-09-2004
3,398
Posted By rogier77
not sure but:
I've been reading about Linux security lately, and I believe you might be able to use the standard Linux firewall (ipchanes? / iptables?) to allow acces to certain ports from certain IP adresses and...
Forum: Slackware 12-08-2004
7,279
Posted By rogier77
Dont give up...
Dont give up on Linux just yet. Try if your laptop is mentioned on http://www.linux-on-laptops.com
Forum: SuSE 11-26-2004
6,072
Posted By rogier77
winmodem?
If the modem was build before june 2003, stop looking, it wont work. See: http://www.qbik.ch/usb/devices/showdev.php?id=1929

It's probably a Winmodem(tm, owned by US Robotics), and if so, now...
16,116
Posted By rogier77
www.oracle-base.com
Check out http://www.oracle-base.com (if you havent done so already). You have to sign on (for free) and there are some restrictions:

but there's a change your answer is in there somewhere.
...
3,207
Posted By rogier77
FTP client
What's your windows FTP client?
Do you know a public FTP dir which behaves the same?
2,740
Posted By rogier77
way back
I can remember I had to download a utility from AMD once, in order to let Windows 98 properly detect a CPU's speed. Maybe it's related to your 'paranormal experience'.
4,532
Posted By rogier77
Yes, my guess would be 1.5V as well. Based on:...
Yes, my guess would be 1.5V as well.
Based on: http://www.stsi.com/Merchant2/merchant.mv?store_code=STSI_4&screen=PROD&product_code=SAVAGE4

With respect to your problem: I, officially, dont have...
4,532
Posted By rogier77
I had nothing better to do, so I started googling...
I had nothing better to do, so I started googling your problem. Here's what I came up with:

(a) k7vt4a+ seems to be highly sensitive to the correctness of the FSB frequency. See: ...
4,532
Posted By rogier77
Things your monitor should do (depending on...
Things your monitor should do (depending on manufacturer and model):

(a) Switch on the monitor, don't switch on the computer: the monitor should go into a 'low power mode', usually accompanied by...
4,532
Posted By rogier77
Do you see the BIOS starting up? If not: there...
Do you see the BIOS starting up?
If not: there should be a jumper to reset it, on the motherboard (check the userguide for your motherboard)
8,995
Posted By rogier77
If you describe (accurately) what you are doing...
If you describe (accurately) what you are doing now and your problem is non-trivial, someone might help you.
1,960
Posted By rogier77
http://www.gnu.org/software/wget/manual/wget-1.8.1...
http://www.gnu.org/software/wget/manual/wget-1.8.1/wget.html

Hope this helps,

Rogier
Forum: Programming 11-25-2003
23,766
Posted By rogier77
Copy the code from the hello.c file at the bottom...
Copy the code from the hello.c file at the bottom of dummy.pc , and the code from dummy.h at the location of
"#include 'dummy.h'".

It should work after that. Please remember that the (.h)...
Forum: Programming 11-04-2003
3,107
Posted By rogier77
what if...
you used something like:

while ( (ul_idx < ul_size) && (isspace(*cs_str)) ){
cs_str++;
ul_idx++;
}

you wouldn't loose the first character and you would not have to worry about casting...
Showing results 1 to 20 of 20

 
All times are GMT -4. The time now is 12:48 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy