User Profile

Collapse

Profile Sidebar

Collapse
Kalrasoft
Kalrasoft
Last Activity: Apr 8 '09, 02:49 AM
Joined: Feb 2 '09
Location: India
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Kalrasoft
    replied to Checking dependencies
    in C
    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!
    See more | Go to post

    Leave a comment:


  • Kalrasoft
    started a topic Checking dependencies
    in C

    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.
    See more | Go to post

  • Kalrasoft
    replied to View the content of extended file
    in C
    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...
    See more | Go to post

    Leave a comment:


  • Kalrasoft
    started a topic View the content of extended file
    in C

    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.
    See more | Go to post

  • Kalrasoft
    replied to A function give not error msg
    in C
    Thanx for advising Sir....
    See more | Go to post

    Leave a comment:


  • Kalrasoft
    replied to A function give not error msg
    in C
    [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...
    See more | Go to post

    Leave a comment:


  • Kalrasoft
    replied to A function give not error msg
    in C
    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.
    See more | Go to post

    Leave a comment:


  • Kalrasoft
    replied to A function give not error msg
    in C
    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.
    See more | Go to post

    Leave a comment:


  • Kalrasoft
    replied to Help about adding function to library
    in C
    Thanx for replying.and also i praise ur determination.n i am trying to making my own library....
    See more | Go to post

    Leave a comment:


  • Kalrasoft
    replied to A function give not error msg
    in C
    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....
    See more | Go to post

    Leave a comment:


  • Kalrasoft
    started a topic A function give not error msg
    in C

    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.
    See more | Go to post

  • Kalrasoft
    replied to Help about adding function to library
    in C
    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 sucess
    See more | Go to post

    Leave a comment:


  • Kalrasoft
    started a topic Help about adding function to library
    in C

    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!
    See more | Go to post
No activity results to display
Show More
Working...