+ Reply to Thread
Page 2 of 4 FirstFirst 1234 LastLast
Results 11 to 20 of 37
Like Tree2Likes

Thread: C/C++ resources

  1. #11
    v0id is offline Retired
    Join Date
    Apr 2007
    Posts
    2,937
    Blog Entries
    3
    Rep Power
    42

    Re: C/C++ resources

    I have added it to the list. Thanks.

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Posts
    Many

     
  3. #12
    gusdecool is offline Newbie
    Join Date
    May 2009
    Posts
    1
    Rep Power
    0

    Re: C/C++ resources

    Hmm.. can somebody tell me.. what it's mean compiler & Assembler...

    C Language is really new for me...

    I Want learn C coz there some Game Engine use C Language..
    & i want to make a Game...

  4. #13
    Join Date
    Jul 2006
    Posts
    16,486
    Blog Entries
    75
    Rep Power
    143

    Re: C/C++ resources

    A compiler is a program that converts your code into instruction the computer can understand. It has to be run on every program you make in C. Assembler is another language that some compilers will allow you to embed in your C code for extremely low-level coding.
    Programming is a branch of mathematics.
    My CodeCall Blog | My Personal Blog

  5. #14
    TheUmer is offline Newbie
    Join Date
    Sep 2009
    Posts
    27
    Rep Power
    0

    Re: C/C++ resources

    Is there any good book available in soft copy formate online on Data Structures in C? I really need it.

    Thanks.

  6. #15
    Join Date
    Jul 2006
    Posts
    16,486
    Blog Entries
    75
    Rep Power
    143

  7. #16
    se7en is offline Banned
    Join Date
    Nov 2009
    Posts
    30
    Rep Power
    0

    Re: C/C++ resources

    Really cool resource, thanks dude!

  8. #17
    wishheart is offline Newbie
    Join Date
    Mar 2010
    Posts
    4
    Rep Power
    0

    Re: C/C++ resources

    Do you know to make a database engine in C?

    The program can create and modify Database Structure, can add, update,delete data, can list data, can use basic SQL statements, can accomodate simple conditions, atleast 3 advanced statement can be used. Please help me, I dont have any idea. Thanks for the help!

  9. #18
    genux's Avatar
    genux is offline Learning Programmer
    Join Date
    Dec 2009
    Location
    Norwich
    Posts
    79
    Rep Power
    8

    Re: C/C++ resources

    really good resource thanks very much .
    Code:
    int coffeePerDay = 10; // need to cut down!!!
    Codingfriends

  10. #19
    Adeiza is offline Newbie
    Join Date
    Mar 2010
    Posts
    3
    Rep Power
    0

    Re: C/C++ resources

    Thanks guys,you are great.

  11. #20
    Adeiza is offline Newbie
    Join Date
    Mar 2010
    Posts
    3
    Rep Power
    0

    Re: C/C++ resources

    thank to u all ,great work.

+ Reply to Thread
Page 2 of 4 FirstFirst 1234 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. C# .NET Resources
    By NeedHelp in forum C# Programming
    Replies: 20
    Last Post: 02-02-2012, 06:42 AM
  2. Looking for resources
    By shiyamhoda in forum C and C++
    Replies: 5
    Last Post: 10-13-2010, 10:29 AM
  3. Exe file Resources
    By MrAlicard in forum Visual Basic Programming
    Replies: 0
    Last Post: 09-10-2010, 04:02 AM
  4. MySQL Resources
    By dirkfirst in forum Database & Database Programming
    Replies: 2
    Last Post: 08-25-2009, 02:46 AM
  5. Resources
    By allen331 in forum C# Programming
    Replies: 3
    Last Post: 07-19-2006, 03:58 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts