C/C++ Programming

Pages: 1, 2, 3, 4, 5, 6, 7, 8
free web hosting
Free Web Hosting, No Ads > CONTRIBUTE > Computers > Programming Languages > C/C++ Programming

C/C++ Programming

  1. Life In Programming? (11 replies)
  2. Creating a Compiler (6 replies)
  3. Alright, I'm Taking Computer Programming As A Class In School. (10 replies)
  4. Array Pointers Can Be Backwards (7 replies)
  5. Win32: Dialog Box And Accelerator (1 replies)
  6. Help Regarding How To Start? (0 replies)
  7. If/else Demo Program Bug (4 replies)
  8. Help With Storage Card In Embedded C++ (1 replies)
  9. How Can I Create A Gui Using C++ (5 replies)
  10. Difference Between C, C++ And C#? (15 replies)
  11. Message Box (c#) (6 replies)
  12. Help With C++ (8 replies)
  13. Dev C++ (28 replies)
  14. Simple C File Handling In Action (3 replies)
  15. Executing An Exe From Within A Program! (7 replies)
  16. Opengl And Mfc Dialog Based Application (7 replies)
  17. How Many of You Use the C Programming language? (23 replies)
  18. Need Help With C Program To Test If A Number Is Prime (12 replies)
  19. Help Me With C++ (1 replies)
  20. Some Free Compilers And How Good Are They? (2 replies)
  21. A Question About C++ Programming Under Linux (7 replies)
  22. C/c++ (5 replies)
  23. Crazy Looking C Program (19 replies)
  24. C Problem: "two Or More Data Types In Declaration" (5 replies)
  25. Pmmod (0 replies)
  26. Good Books On C++ Game Programming (2 replies)
  27. C++ Book (5 replies)
  28. Colors/styles For Text? (2 replies)
  29. Most Efficient Code To Get Prime Numbers (7 replies)
  30. C Code, Can U Solve This? (22 replies)
  31. Automatic Screenshot And Clipboard Reader (3 replies)
  32. A Telephone Directory Source Code In C (2 replies)
  33. Complete Linux Programing Book (2 replies)
  34. Source Code For Paint Like Program Under Dos In C (2 replies)
  35. Mouse Input In C Programs (5 replies)
  36. I Need Help (7 replies)
  37. Detailed C Beginner Tut (2 replies)
  38. Let Me Teach You C++ (10 replies)
  39. Probable Bug (6 replies)
  40. My First C++ Program (6 replies)


Got an Opinion! Express your Views! (no registration):-
Add your Reply/ Opinion/ Views/ Comments/ Suggestion/ Questions/ Queries etc.
Posts with decent grammar & English will be accepted and please refrain from profanities.
For asking a Question, We recommend you to sign-up (for free) so that you can track the topic easily.

Nature of your Post*: Opinion/ Reply/ Comments
Question/Query
Feedback to us.
       
Name   Email
Title/Question*

(Maximum characters: 10,000)
You have characters left.
Confirm Code:

Pages: 1, 2, 3, 4, 5, 6, 7, 8
Recent Queries:-
  1. genetic programming in c - 13.62 hr back. (1)
  2. file handling in c - 16.95 hr back. (2)
  3. can i gain some information about file handling in c programming? - 16.93 hr back. (4)
  4. what are some good exercises for a beginner c programmer - 26.26 hr back. (2)
  5. c simple telephone directory program - 33.97 hr back. (2)
  6. solved two no input for prime no program c,c ,c# - 34.22 hr back. (1)
  7. c " list prime" - 44.51 hr back. (2)
  8. c game programming step by step - 45.08 hr back. (1)
  9. c/c programming competition - 64.91 hr back. (1)
  10. what jobs are out there for c programmers - 82.95 hr back. (3)
  11. t_string c - 85.36 hr back. (1)
  12. c progrmming - 90.71 hr back. (1)
  13. how to program a craps game in c tutorial - 102.59 hr back. (1)
  14. vertical alignment in c - 107.28 hr back. (1)
Similar Topics

Keywords : programming

  1. Life In Programming? - wheres this headed? (11)
    Hey guys im 16 and really like programming (although im fairly new at it) ive already taken a year
    of basic html and what not. This year im taking a class in c++ and VB next year i hope to take java
    and php. However next year will be my senior year and i will have to start applying for colleges
    and im trying to convince my parents that there ARE jobs in computers its hard for them to do this
    they like to stay locked up in there own little world **cough cough** stone age **cough** so what i
    was wondering is what jobs are actually out there for this kinda stuff what are ...
  2. Alright, I'm Taking Computer Programming As A Class In School. - (10)
    Is there anything I should personally be worried about or anything I really need to know? I'm
    pretty much good with computers and such and pretty much spend my whole life on them, lol....
  3. Win32: Dialog Box And Accelerator - Win32 API programming (1)
    ok my problem is how do i make or assign a keyboard accelerator with modal dialog boxes since the
    message loop is inside the function call of DailogBox() functions, unlike the modeless dialog box in
    which you are the one who will create the message loop for the dialog box... is it even possible?...
  4. A Prelude To Programming - What to learn? How to learn? (10)
    I'm quite interested in learning programming. I want to know how us eager souls can go about
    doing that. I'm interested in both web and desktop programming. I already know XHTML & CSS. Any
    recommended books?...
  5. Project Euler - Website(s) with computer programming exercises (1)
  6. Making A Picture Viewer Website - Html programming or javascript (3)
    this is one thing i've struggled with for ages. I want a webpage where there are little
    thumbnails and in the middle somewhere is the main picture. The littole thumbnails or snipets of
    infor when clicked display the main image corresponding to that clicked thumbnail or link. e.g
    pictures of the country side listed in pairs or 3's or 4's in a column and you click each
    one an the main view on the screen displays that particular picture. How is this achieved. Can any
    one gimme a link to a site with templated for that or javascript for that or html code or past...
  7. Best Programming Language For Win Vista? - Whats the best/most used programming language for Vista? (3)
    Hey All What you guys think is the best programming language for Windows Vista? Ive been doing C#
    for some months, but im looking for something else, something easier for making fast applications,
    and no extra things needed like the .NET Framework. Doesnt have to be GUI Applications. Any Idea?
    Post up your idea /smile.gif" style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif"
    /> - optiplex...
  8. What Is Genetic Programming? - (3)
    Genetic Programming is a machine learning technique inspired by the theory of biological evolution.
    It is usually started with a huge number of programs, which are randomly generated, hand-coded or
    known solutions. These programs are then made to compete against each other to see which program
    performs better. Once the competetion is complete, we'll get a ranked list of the programs
    sorted in the order of best to worst programs. Next comes the evolution, the best peroforming
    programs are replicated and modified further in two ways, Mutation and Crossover. Mutation ...
  9. What Is Programming Language Of Google Etc.? - (21)
    Im just curious to know , which is the programming language behind the following websites.if u know
    anyone/all of them please tell me. 1- ebay.com 2- amazon.com 3- msn.com ( i assume asp.net) 4-
    yahoo.com 5- google.com As i mentioned in previous posts that im in learning mode /smile.gif"
    style="vertical-align:middle" emoid=":)" border="0" alt="smile.gif" /> so i just ask sometimes
    stupid questions.. and i have to confess that this forum is very excellent place , since its not
    only providing the free hosting , it is giving me so much knowledge , what Google or others c...
  10. How Many of You Use the C Programming language? - (23)
    Just wanted to know how many of you are currently using C language for programming. If you can tell
    what sort of programs you do, it would be useful. ...
  11. Learn Java Programming Language Online Step By Step - (0)
    I had found this site >> http://learnjava.awardspace.com This website is for people who want
    to learn Java Programming Language step by step. This website also includes JAVA lessons from the
    beginning to advanced level. So this site appropriates for the beginner of Java programmer language
    or non-basic Java Programming Language. The lessons are easy to follow and understand starting
    from how to get your PC JAVA ready, the fundamental programming concept and creating the real
    application. Moreover, the working examples are also included. Please enjoy the les...
  12. A Question About C++ Programming Under Linux - (7)
    Hello guys! i prepare to develop under linux using c++, but i don't know what tools i should
    use...some one tell me to use vim, but i think vim is so hard to use!can u recommend me some
    ide??? thank u very much...
  13. Programming In Glut (lesson 6) - Texture filters and lighting (2)
    This is the last of the six tutorials I have moved from astahost. I hope you enjoy these and the
    rest soon to come. QUOTE This tutorial demonstrates how to use texture filters and will let you
    see the differences of each filter. I will also be introducing lighting into this tutorial. We
    first have to create our "bitmap.h" header file with the functions we use to load our bitmaps, this
    is changed from the last tutorial to fit the needs of this one. The first thing to do is to link
    all of our OpenGL libraries and include our needed headers for the functions we w...
  14. What Is Neuro Linguistic Programming - I'll tell you... (19)
    Neuro Linguistic Programming or NLP is a methodolgy for modelling... We know that there are some
    people in the world who are fantastic at what they do. AThey probably don't know how they are
    good at it, but with Neuro Linguistic Programming we can find out. A Neuro Linguistic Programming
    Practictioner can use some of the skills and methods included in the field of NLP, to elicit any
    persons stratagy for any given behaviour. We, the NLPers, call this modelling. With the skill of
    modelling we can successfully teach ourselves any stratagy that will help us be outs...
  15. What Is A T_string? - Please help! I'm new at PHP Programming (13)
    I'm new at PHP, and I looked for a while on here, and found some stuff I was looking for about
    form processing, and sending E-Mail through PHP. However, the script I just created won't work.
    I get the following error: Parse error: parse error, unexpected T_STRING in
    /home/hamtaro/public_html/send_feedback.php on line 9 Exactly what is a T_STRING? If I need to post
    my code, I will....
  16. How Can I Learn Assembly - where to Assembly Language Programming (14)
    Please help me in learning assembly ...
  17. Good Books On C++ Game Programming - I need some books! (2)
    I am looking for some good books on game programming in c++ if any body out there has any
    suggestions feel free to post them. Oh by the way should i start out with an easier language like
    BASIC or should I just work on c++. Ineed some help people please reply fast. Tahnx
    David H /biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif' /> ...
  18. Python - another programming language (8)
    There are so many languages used in software and web development. Python is one of them. Basically
    Python is object-oriented , high-level programming language with dynamic semantics. Python was
    developed in the 90’s. Python is simple and easy to learn. Therefore it reduces cost of program
    maintenance. It is very attractive for rapid application development because of its high-level
    built-in data structures, combined with dynamic typing and dynamic binding. Python is also use as a
    scripting or glue language to connect existing components. Python supports modules and ...
  19. What Programming Languages Should I Choose? - taking AAS in Computer Information Sys (17)
    I have a question to ask all the programming proffesionals out there. I'm going to college this
    fall for AAS in Computer Information Systems, and I would like to know what programming languages
    should I go for? I like Visual Basic, but that is required, I was thinking Java, C++, and one
    programmer for the state said I should take Cobol but my mother says it is boring and for the lesser
    businesses or whatever. What do you guys think? Topic titles and descriptions are important at
    Trap17. College Programming isn't that descriptive. Title and description rename...
  20. I'm Looking For Help With Programming (i Think) - (3)
    I'm looking for someone who can help me figure out how to make a site the way I want it. I have
    made several websites, but what I'm looking to do now is make one where I can have members.
    Something where people can sign up and log in. I'm pretty sure there's some kind of special
    coding needed for this, but not sure what. I'm thinking it has something to do with php(no clue
    what that is), but I'm not sure. Any help and input would be GREATLY appreciated! Thanks in
    advance....
  21. Free Tutorial (web Programming) + Free Web Hosting - Bravehost dot com (10)
    Welcome to bravehost com!! Bravehost com offers many free stuffs!! They have free
    tutorials about web programming. They also have free audio clips to be downloaded for FREE!!
    You can also visit their forum. They also give free web hosting and if you need more space and
    tools, don't worry they also give paid web hosting!! Just www bravehost com!!
    And start to gain more knowledge... Moved to Hosts review, added description ...
  22. Java Helpdesk - All your queries regarding Java Programming goes here. (8)
    Hellow friends, I am creating this thread for all queries and suggestions related to java coding. If
    you face any problem, post it here, and others who have a solution can post the reply here. Hope it
    helps the users....
  23. Php And Mysql Programming - anyone knows a code for mysql and php (2)
    hi everyone! I am making a program using php and mysql...I am a noob on this so i need your
    help guys...I want to make a simple program that will some values and then store them on a database
    and then retrieve them...uhmm let me give an example out put of what i need. This is the example
    say..: Enter First Name: Enter Last Name:
    Enter Age: Enter Address: ..those
    are the data needed for input values...my question now is how can I make a database...
  24. The Best Game Programming Languages? - (25)
    What are some good programming languages to program games in? C++? /unsure.gif"
    style="vertical-align:middle" emoid=":unsure:" border="0" alt="unsure.gif" /> Thanks /xd.gif"
    style="vertical-align:middle" emoid=":XD:" border="0" alt="xd.gif" />...
  25. Visual Wd Is The Poorest Attempt Of Programming Yet - Microsoft has let them selves down (0)
    Well for starters, the installer says it all. It took me 75 mins to install and i got a 4 CPU 3.5
    gHz processor, the images still have their magenta background and they look like its been drawn on
    paint. You go make an application but you dicide its rubbish - so you delete it, and unlike Basic
    and C# your project is still listed with no images and the link is broken, so it just wastes space.
    The sqldb's aren't editable - you can just view them THERE ISNT A BUTTON TO PLACE A DIV
    IN!!! You click on a panel and the properties dont appear I went to ...
  26. Detailed C Beginner Tut - basis for learning any application programming language (2)
    QUOTE The best way to learn programming is to dive right in and start writing real programs.
    This way, concepts which would otherwise seem abstract make sense, and the positive feedback you get
    from getting even a small program to work gives you a great incentive to improve it or write the
    next one. Diving in with ``real'' programs right away has another advantage, if
    only pragmatic: if you're using a conventional compiler, you can't run a fragment of a
    program and see what it does; nothing will run until you have a complete (if tiny or trivi...
  27. D Programming Language - (9)
    hi friends, surprised... was that a type???? It is not a type... I know this is a C/C++
    programming language forum.. Just wanted to share something I came across today... A new
    programming language based on C and C++ is being developed.. It would have all the power of C/C++,
    in other words as the spec says "retains the ability to write high performance code and interface
    directly with the operating system API's and with hardware." The specification of the language
    and alpha phase compilers are available at www.digitalmars.com I just browsed throught the spec a...
  28. Programming Competition Work. - Final stage. (2)
    Well for the past month or so I have been working on a Programming Competition project in AP
    Computer Science. Some may know I am quite fancy with graphics and HTML but yes, I do program too.
    But man, even though I am decent at it, it bores the crap out of me. Well being the project leader I
    do most all of the work and I just use the two other members for support and error testing. We
    receive a packet with our project problem in it. Make a fully functional support site for a company.
    Of course with some other more little details but honestly since we are in the advance...
  29. Computer Engineers Without Programming - Can they Survuive ? (2)
    Hello friends this its the basic question which strikes every computer engineer when they are in
    their acadecmic studies. They start to program and some really love it and some hate it . It is not
    that they hate it but they dont understand it and so they dont want it. It is obvious that some
    thing that some one dont understand they will not be intrested in. There are certain others that
    they understand programming but not to the core . So they try to Jump into other field of computers
    like NEWORKING , HARDWARE etc. But some say there too you need to have programming. ...
  30. Recommended Server-side Programming Language - (5)
    Hello, I'm starting to play with web design and stuff and would like a recommendation from this
    knowlegeable forum on what is a good server side programming language. I've got some experience
    in Java running PC-based applications but that's pretty much it, never done applets or anything
    else. Also have been playing with perl and php. My use will be primarily creating records that will
    be accesible by only using a password, what would be the best way to accomodate that? Thanks in
    advance,...



Looking for C/C++, Programming

Searching Video's for C/C++, Programming
Life In
Programming?
wheres this
headed?
Alright,
I'm
Taking
Computer
Programming
As A Class
In School.
Win32:
Dialog Box
And
Accelerator
Win32 API
programming
A Prelude To
Programming
What to
learn? How
to learn?
Project
Euler
Website(s)
with
computer
programming
exercises
Making A
Picture
Viewer
Website Html
programming
or
javascript
Best
Programming
Language For
Win Vista?
Whats the
best/most
used
programming
language for
Vista?
What Is
Genetic
Programming?
What Is
Programming
Language Of
Google Etc.?
How Many of
You Use the
C
Programming
language?
Learn Java
Programming
Language
Online Step
By Step
A Question
About C++
Programming
Under Linux
Programming
In Glut
(lesson 6)
Texture
filters and
lighting
What Is
Neuro
Linguistic
Programming
I'll
tell you...
What Is A
T_string?
Please
help!
I'm new
at PHP
Programming
How Can I
Learn
Assembly
where to
Assembly
Language
Programming
Good Books
On C++ Game
Programming
I need some
books!
Python
another
programming
language
What
Programming
Languages
Should I
Choose?
taking AAS
in Computer
Information
Sys
I'm
Looking For
Help With
Programming
(i Think)
Free
Tutorial
(web
Programming)
+ Free Web
Hosting
Bravehost
dot com
Java
Helpdesk All
your queries
regarding
Java
Programming
goes here.
Php And
Mysql
Programming
anyone knows
a code for
mysql and
php
The Best
Game
Programming
Languages?
Visual Wd Is
The Poorest
Attempt Of
Programming
Yet
Microsoft
has let them
selves down
Detailed C
Beginner Tut
basis for
learning any
application
programming
language
D
Programming
Language
Programming
Competition
Work. Final
stage.
Computer
Engineers
Without
Programming
Can they
Survuive ?
Recommended
Server-side
Programming
Language
advertisement



C/C++ Programming



 

 

 

 

ADD REPLY / Got an Opinion! a humble request :-) RAPID SEARCH! Free Hosting [X]
Express your Opinions, Thoughts or Contribute more info. to help others.
Ask your Doubts & Queries to get answers, So that "Together We can help others!"
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP.
500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE