windows programing

Discussion in 'C' started by Suchita, Mar 1, 2009.

  1. Suchita

    Suchita New Member

    Joined:
    Mar 1, 2009
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    I have a college annual project in c programming language. The project’s motto is create a “Garneted lifetime in wireless senior network”. I have some a java code, but I don’t know that how to convert it in to C?
    Can you help me for this project by code???
    [FONT=&quot]How many header file are needed to include?[/FONT]
     
  2. shabbir

    shabbir Administrator Staff Member

    Joined:
    Jul 12, 2004
    Messages:
    15,375
    Likes Received:
    389
    Trophy Points:
    83
    As many as you want to
     
  3. xpi0t0s

    xpi0t0s Mentor

    Joined:
    Aug 6, 2004
    Messages:
    3,009
    Likes Received:
    203
    Trophy Points:
    63
    Occupation:
    Senior Support Engineer
    Location:
    England
    Perhaps you could start by explaining what "Garneted lifetime in wireless senior network" means; this makes no sense to me at all.

    Do you know both Java and C? Like a lunguistic translator needs to know both the languages he's converting between, a code translator needs to understand both programming languages.

    You only need to include header files that define functions you want to call. If you aren't calling any, then you don't need any include files.
     

Share This Page

  1. 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.
    Dismiss Notice