Search Results

Showing results 1 to 11 of 11
Search took 0.01 seconds.
Search: Posts Made By: smart_pc
Forum: C++ Jul 4th, 2009
Replies: 38
Views: 1,210
Posted By smart_pc
see, first of all i dont know why u r using c++ header files in c.
but if u r using then u have said that u want to make two functions to find character and string . which u have not yet made in the...
Forum: Computer Science Nov 10th, 2008
Replies: 3
Views: 588
Posted By smart_pc
using c in making operating system needs to have a platform on which its compiler will run and so its executable file too. So now how to run the c file made in c on a bare machine without any...
Forum: C Nov 8th, 2008
Replies: 5
Views: 578
Posted By smart_pc
Is we did not need any assembly program to make the Operating system

Is C programming can be used to Run all
the functions of the OS

It would greatfull if you reply
thanks
Forum: Storage Nov 8th, 2008
Replies: 1
Views: 775
Posted By smart_pc
can any body explain how the hardisk is read by a blank OS
what is the logical structure of a hardisk
how a new Operating system reads the different sectors of the hardisk
how the read/writer...
Forum: C Nov 7th, 2008
Replies: 5
Views: 578
Posted By smart_pc
please can any body tell when a new OPERATING SYSTEM kernal works then how it reads the hard disks .Is any body is interested in operating system developement.

We are trying to make an OS which is...
Forum: C Nov 5th, 2008
Replies: 3
Views: 456
Posted By smart_pc
please can you tell me any links or website through which all the instruction set of a INTEL PENTIUM processor works
is BOOTLOADER program dependent upon motherboard configuration
if yes
I have...
Forum: C Nov 4th, 2008
Replies: 3
Views: 456
Posted By smart_pc
using c we can develop an o s but where will it run or start to execute. who will execute the instructions of the kernel ? how to make a kernel,any idea or hint ? where do we get those low level...
Forum: Project Partners Wanted Nov 3rd, 2008
Replies: 0
Views: 587
Posted By smart_pc
we are a graduate students of lucknow university
a OS Developement program is going on
we need to have a little bit guidance about how the OS kernal would understand the hardware
.
whene we...
Forum: C++ Sep 12th, 2008
Replies: 5
Views: 5,084
Posted By smart_pc
use GDI function and impliment TextOut function a lot go to http://www.planet-sourcecode.com
you will find some code
refer Charles petzolt book on WIN32 API programming
its difficult but...
Forum: Computer Science Sep 11th, 2008
Replies: 4
Views: 1,980
Posted By smart_pc
in c++ when we use operator overloading
we actualy change the name of any function into a operator like +,-,*,/ .
the function is declared:
return operator +(parameters)
{
}
in the programe...
Forum: C Sep 11th, 2008
Replies: 10
Views: 1,292
Posted By smart_pc
use
if(a<=0.7)
printf("c");
else
printf("c++");
Showing results 1 to 11 of 11

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC