User Profile
Collapse
-
Thanks sir.but it is the compile's dependencie of assembly.i'm using borland turbo c++ compiler.If i write a single line code till this error occur.but i have already faced this kind of problem many times before that.one more thing if i reinstall my compiler then there will be no checking dependecie.plz help! -
Checking dependencies
HI everybody. i've a problem with my compiler.when i run any program or compile there is msg on screen "checking dependecie".Thi s cause to slow program execution.How can i fix this problem.thanx in advance. -
Hi,
Extended file in the sense are u referring to preprocessed file?
If you refer to preprocessd file then your question is how to generate the file in Borland or how to view the file?
Thanks Raghu but i was confused about it.yes i want to generate preprocessed file and view its contents.I tried to generate preprocess file
before posting according to 'Let usC' but i failed.plz tell me the procdure to built it and to view...Leave a comment:
-
View the content of extended file
Hello! I am new to programming.I want to view the contents of extended file or .i file in c.i browse the internet but cann't find my answer.plz tell me the process to view the contents of extended file in Borland c++ compile.Thanx and regards. -
-
[QUOTE=newb16;34 59464]First guess is that if it returns int (or void ) and accept some float/double/int/pointers arguments, compiler passes them correctly based on their types, and if arguments in point of call are constants ( e.g. f(2) ), actual function parameters are int or double, so as compiler passes everyting ordinal expanded to int and float constants as double, everything is ok.
Thanx for ans.and i am using a function that...Leave a comment:
-
Sorry for late.bt i was busy.yes i remember that book lines.these r "it is also possible to have errors during linking process.for instance,linker will issue an error message if u have not included the file stdio.h.The programm will compile correctly,bt will fail to link system library."So sir plz read these lines carefully n solve my confusion.Thanx and regards.Leave a comment:
-
Thanx Donbock sir! 1st there is not run time error.2ndly i read in a book that when miss prototype the error is generate by linker not compiler.plz be away my confusion.Leave a comment:
-
Thanx for replying.and also i praise ur determination.n i am trying to making my own library....Leave a comment:
-
yeah! obviouly sir i called this function.and it was the function to calculate fact. of a number.and i dont include its header "fact.h" and it didnt give linker error.why there is no error.thanx n regards....Leave a comment:
-
A function give not error msg
Hello to all my friend!i added a function to the standard library maths.lib in turbo c++ compiler.bt i didnt declare prototype for that function and not use a header file for that.bt there is no error.How it comes possible?plz explain me. -
Thanx JosAh sir.bt tell me reason why we shuld dont add function to Borland compiler.more than i try to add function and i get sucessLeave a comment:
-
Help about adding function to library
Hello to all friend! i m new in programming.i wanna add/remove own newt function/module to c library tlib.bt im facing problem.plz help me.i m using Borland turbo c++ compiler.thanx for read my query!
No activity results to display
Show More
Leave a comment: