Hi Guys,
Thanks alot for responding to my thread, and am so sorry that i took long to reply.
The environment am using is Turbo C 2.0, but still it wont open those libraries.
what Goodyear suggeste is right, but i don't know how to rectify this problem, please teach me how to adjust it, so i...
Hello -a5k,
Thanks alot for the corrections, but The libraries:
#include<stdio.h> and #include<conio.h> were wrongly typed in my previous text, so i made adjustments, and tried to run it again, but the errors remained it can't open them, i mean #include<stdio.h> and #include<conio.h> what could...
Dear russ,
This is the code am having problems with:
#include,stdio.h.
#include,conio.h.
main()
{
int y;
printf("Enter 1 to convert to binary:\n");
printf("Enter 2 to convert to hexadecimal:\n");
printf("Enter 3 to exit");
printf("Enter your choice:)...
Am a beginner in Computer science and information technology, i've failed to figure out a 4 code menu driven software system that accepts an input in decimal& converts it to both hexadecimal and binary equivalent, and a programme that outputs a factorial of any number that is input by a user. I...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.