Programming Forums
User Name Password Register
 

RSS Feed
FORUM INDEX | TODAY'S POSTS | UNANSWERED THREADS | ADVANCED SEARCH

Reply
 
Thread Tools Display Modes
Old Dec 2nd, 2007, 3:07 AM   #31
stevenup7002
Newbie
 
stevenup7002's Avatar
 
Join Date: Aug 2005
Posts: 17
Rep Power: 0 stevenup7002 is on a distinguished road
Re: Looking for C programmers

I'm not sure if this is possible, but if I were to make a FAT clone and make it somehow compatible with windows (make it think its FAT) but add more features that can only be used when you use it with Sendla. What do you guys think?
__________________
http://www.motronsoftware.com
stevenup7002 is offline   Reply With Quote
Old Dec 2nd, 2007, 4:03 AM   #32
lectricpharaoh
Caffeinated Neural Net
 
lectricpharaoh's Avatar
 
Join Date: Jun 2005
Location: Wet west coast of Canada
Posts: 864
Rep Power: 3 lectricpharaoh is on a distinguished road
Re: Looking for C programmers

This should be possible, in theory. In fact, I believe this is essentially what Microsoft did with the VFAT of the Win95 days, in order to kludge in LFN support.

I believe there are unused fields in file/directory entries that can be (ab)used for this purpose. Another solution is to maintain a hidden system file in each directory that holds the data specific to your FAT implementation, and were I attempting this, that's probably the route I'd take. Using undocumented features of anything is a risky proposition, at best, unless you have control over the thing in question, and can thus ensure future revisions won't break old code.
__________________
A man's knowledge is like an expanding sphere, the surface corresponding to the boundary between the known and the unknown. As the sphere grows, so does its surface; the more a man learns, the more he realizes how much he does not know. Hence, the most ignorant man thinks he knows it all. - L. Sprague de Camp
lectricpharaoh is offline   Reply With Quote
Old Dec 2nd, 2007, 2:21 PM   #33
stevenup7002
Newbie
 
stevenup7002's Avatar
 
Join Date: Aug 2005
Posts: 17
Rep Power: 0 stevenup7002 is on a distinguished road
Re: Looking for C programmers

Thats a good idea lectric, it would save me the time to program one from scratch. But I guess I could only call my idea of SOFT(Sendla OS File Table) and addon rather than a filesystem, but no worries. At least now, I wont get flamed by people claiming that I lost their dataz. They can blame Bill Gates and his army of monkeymen for that ^^. Btw, I noticed somthing in ld, whats the difference between -t and -T?

-Steven
__________________
http://www.motronsoftware.com
stevenup7002 is offline   Reply With Quote
Old Dec 2nd, 2007, 3:10 PM   #34
lectricpharaoh
Caffeinated Neural Net
 
lectricpharaoh's Avatar
 
Join Date: Jun 2005
Location: Wet west coast of Canada
Posts: 864
Rep Power: 3 lectricpharaoh is on a distinguished road
Re: Looking for C programmers

Quote:
Originally Posted by stevenup7002
Btw, I noticed somthing in ld, whats the difference between -t and -T?
Not sure, as I don't run *nix. Have you checked the man pages? I'm sure that'll explain it.
__________________
A man's knowledge is like an expanding sphere, the surface corresponding to the boundary between the known and the unknown. As the sphere grows, so does its surface; the more a man learns, the more he realizes how much he does not know. Hence, the most ignorant man thinks he knows it all. - L. Sprague de Camp
lectricpharaoh is offline   Reply With Quote
Old Dec 2nd, 2007, 10:04 PM   #35
09jyoung
codemaniac
 
Join Date: Dec 2007
Posts: 9
Rep Power: 0 09jyoung is on a distinguished road
Re: Looking for C programmers

lol... if you can't even code an html entity on your own homepage... how do you expect to code an os... btw... the entity is on the bottom of every page... its in the quote... yoju have a space added in there... it should be "
09jyoung is offline   Reply With Quote
Old Dec 4th, 2007, 3:44 PM   #36
stevenup7002
Newbie
 
stevenup7002's Avatar
 
Join Date: Aug 2005
Posts: 17
Rep Power: 0 stevenup7002 is on a distinguished road
Re: Looking for C programmers

jyoung, I haven't updated that site in what? 2 years?

If you wanna see the sendla site that we use now, go to: http://sendla.motronsoftware.com
__________________
http://www.motronsoftware.com
stevenup7002 is offline   Reply With Quote
Reply

Bookmarks

« Previous Thread in Forum | Next Thread in Forum »

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump




DaniWeb IT Discussion Community
All times are GMT -5. The time now is 6:02 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC