C
I would like to ask what kind of function I should use on C programming to print name?
- 881 views
- 3 answers
- 0 votes
How can I change the window output in the C programming provided that I wish to make the window full screen without using its properties and just through codes?
- 823 views
- 1 answers
- 0 votes
Hi i want to read the contents of a file and then count the number of words it has. Then the program should automatically generate a file. I'm new to C please help
- 883 views
- 2 answers
- 0 votes
I used Turbo C for my class in college. So I have it at home for doing my homework’s.
Normally, when opening Turbo C in my Windows 7 PC, a small window will open.
When trying to change it into full screen, I hit the Alt+Enter keys, but I encountered an error in resizing the window. I enclosed the error below.
I hope someone can help me out.
Thanks.
C:Windowssystem32cmd.exe – tc
This system does not support fullscreen mode.
- 1471 views
- 2 answers
- 0 votes
Following is the memory dump of Drive Parameter Block that is retrieved using undocumented service 32 of Int 21h.
Following DPB (Drive Parameter Block) gives information about the logical drive which has FAT16 File system.
After reading the above dump of DPB (Drive Parameter Block), fill in the following table with required values.
Detail of DPB dump Of FAT16 Volume
|
Value In Hexadecimal
What is the differences of C – from UNCOL? Why there is no change in Syntax under C – from C -.l am not able to locate the source code. Where is the other C – ?
What are the machines supported by the compiler. What are the difference of C from CLR and JVM? Why is there is no garbage collector included in the system?
My previous question was about break and continue and i forget to ask one more question that is tell me about if and else statement.why we use this and also the syntax
In C language what is break and continue statements and why we use these in our program?
How many bytes are stored in float type?please identify the term Floating Point Variables
|