473,387 Members | 1,517 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

odczyt dysku ???

witam
czy mozliwy jest odczyt danych z dysku twardego z niskiego poziomu pod
dostem uzywajac przerwania 25h(caly czas mysle o asemblerze) z dyskow
wiekszysch niz 2GB. w doskumentacjach wszedzie jest warunek ze dysk ma
byc od 32mgb do 2 gb. Jak zrobic odczyt sektor po sektorze dla
wiekszych dyskow. Czy mozliwe to jest z c++ bez uzywania asm??? prosze
opomoc pozdrawiam

Oct 26 '05 #1
6 1884
pa******@poczta.onet.pl wrote:
czy mozliwy jest odczyt danych z dysku twardego z niskiego poziomu pod
dostem uzywajac przerwania 25h(caly czas mysle o asemblerze) z dyskow
wiekszysch niz 2GB. w doskumentacjach wszedzie jest warunek ze dysk ma
byc od 32mgb do 2 gb. Jak zrobic odczyt sektor po sektorze dla
wiekszych dyskow. Czy mozliwe to jest z c++ bez uzywania asm??? prosze
opomoc pozdrawiam


В C++ нет возможности читать диски, потому что нет никаких средств для
управления или общения с аппаратным обеспечением. Вам надо спросить
в форуме, который обсуждает вашу операционную систему. Там, скорее всего,
и есть все нужные функции.

ВБ
Oct 26 '05 #2
Victor Bazarov wrote:
pa******@poczta.onet.pl wrote:
czy mozliwy jest odczyt danych z dysku twardego z niskiego poziomu pod
dostem uzywajac przerwania 25h(caly czas mysle o asemblerze) z dyskow
wiekszysch niz 2GB. w doskumentacjach wszedzie jest warunek ze dysk ma
byc od 32mgb do 2 gb. Jak zrobic odczyt sektor po sektorze dla
wiekszych dyskow. Czy mozliwe to jest z c++ bez uzywania asm??? prosze
opomoc pozdrawiam

? C++ ??? ??????????? ?????? ?????, ?????? ??? ??? ??????? ??????? ???
?????????? ??? ??????? ? ?????????? ????????????. ??? ???? ????????
? ??????, ??????? ????????? ???? ???????????? ???????. ???, ?????? ?????,
? ???? ??? ?????? ???????.


Dale a tu cuerpo alegria Macarena que tu cuerpo es pa' darle alegria y cosa
buena. Dale a tu cuerpo alegria, Macarena .Hey Macarena.

Macarena tiene un novio que se llama, que se llama de apellido Vitorino, que
en la jura de bandera el muchacho se metio con dos amigos.

Macarena sueсa con El Corte Ingles, que se compra los modelos mas modernos,
le gustaria vivir en Nueva York y ligar un novio nuevo.

--
Salu2
Oct 26 '05 #3
Juliбn Albo wrote:

Sorry, I forgot to change charset.

--
Salu2
Oct 26 '05 #4
Juliбn Albo wrote:
Juliбn Albo wrote:

Sorry, I forgot to change charset.

You know, if the universe was cooler, one of us would just whip together
a standard automatic translater, send out a 'bot to pull a few hundred
megabytes of English/Polish documents [documents which contain the same
thing written in Polish and English] off the internet, translate the
mysterious Polish post, and respond to his question.
Oct 26 '05 #5
On Wed, 26 Oct 2005 18:49:24 -0500, Jack Saalweachter
<sa**********@purdue.edu> wrote:
You know, if the universe was cooler, one of us would just whip together
a standard automatic translater, send out a 'bot to pull a few hundred
megabytes of English/Polish documents [documents which contain the same
thing written in Polish and English] off the internet, translate the
mysterious Polish post, and respond to his question.


According to poltran.com:

<quote>
I greet. If (or) lecture of data is from hard disk from low under about with
(from) interrupt 25 -h ( time (sometimes) ) mozliwy dostem uzywajac caly mysle
asemblerze dyskow wiekszysch niz 2GB. Condition is in (to) from (with) from
for 2 disk has doskumentacjach wszedzie byc 32mgb gb. As after sector for
lecture sector zrobic wiekszych dyskow. Do there be with (from) without + +
mozliwe c uzywania asm? I salute prosze opomoc.
</quote>

....probably off-topic.

-dr
Oct 27 '05 #6
Jack Saalweachter wrote:
Juliбn Albo wrote:
Juliбn Albo wrote:

Sorry, I forgot to change charset.

You know, if the universe was cooler, one of us would just whip together
a standard automatic translater, send out a 'bot to pull a few hundred
megabytes of English/Polish documents [documents which contain the same
thing written in Polish and English] off the internet, translate the
mysterious Polish post, and respond to his question.


I found Victor's answer to the question in Polish to be more than
adequate; it fully addressed all of the questions raised. Indeed, I
doubt that the question could have been better answered had I written
the response myself.

Greg

Oct 27 '05 #7

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: winthux | last post by:
I'm trying to use the library in c++ by using but it requires some specific structures and macros: #define gg_common_head(x) \ int fd; /* podgl?dany deskryptor */ \ int check; /*...
0
by: wolf2300 | last post by:
readline method and national charset problem hi how can i copy line from text file which contains polish characters. i use readline method from StreamReader class but it doesn't copy polish...
1
by: VBasic | last post by:
Witam Mam zero doswiadczenia w bazach db2 (instalacja pod Windows 2003 serwer). Prosze o pomoc. Jak usunac zawartosc logуw w bazie za pomoca okna komend (bo tylko to mam udostepnione). z gуry...
6
by: s_4 | last post by:
Hello! Sorry about my english - I write to you from poland. I have strange problem. Bind() return '16'. Documentation say that it should return 0 (no error) or -1 (some error). Here is the code...
4
by: MZ | last post by:
Hello! I have written such function... Unfortunately images are not sorted by filename and I don`t know why. I have such files placed in subfolder: ...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.