Thread: I'm kinda new to C++

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User DeanDemon's Avatar
    Join Date
    Nov 2002
    Posts
    37

    Unhappy I'm kinda new to C++. and I need some help!

    Hi everyone,

    I'm a little new to C++, but I do know some useful things. I already know quite a bit about it, but there are some things giving me troubles.

    For one thing, I'm not quite sure what the difference between long unsigned ints, and short signed ints is at all. It confuses me since there're four types of intengers, and I'm not quite sure what the difference is between them all.

    Secondly, when I put in a prototype for my function, type in some parameters, and then branch off to that particular function, it never works for some reason. I dont understand the need for function prototypes and parameters.
    Last edited by DeanDemon; 11-28-2002 at 07:52 PM.
    -Dean

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Math Parser thingy.....it's kinda cool
    By jverkoey in forum A Brief History of Cprogramming.com
    Replies: 20
    Last Post: 06-17-2005, 01:53 PM
  2. String Reversal (kinda different from the rest)
    By actionwillspeak in forum C Programming
    Replies: 19
    Last Post: 02-17-2005, 01:32 PM
  3. Dos Graphic....kinda
    By Xeavor in forum C++ Programming
    Replies: 7
    Last Post: 10-14-2004, 01:14 AM
  4. Kinda surprised no one has mentioned this ("Under God" Decision")
    By Thantos in forum A Brief History of Cprogramming.com
    Replies: 84
    Last Post: 06-21-2004, 08:45 PM
  5. Explanation and its kinda cool
    By CAP in forum C Programming
    Replies: 4
    Last Post: 07-24-2002, 04:12 PM