Search:

Type: Posts; User: Lameth

Search: Search took 0.00 seconds; generated 12 minute(s) ago.

  1. Replies
    6
    Views
    5,019

    VB is much more restricted in its ways then C++...

    VB is much more restricted in its ways then C++ when it comes to Classes, inheritance etc..

    So if you want to write Programs mainly based on the Object Oriented point of View you should work with...
  2. Replies
    7
    Views
    5,642

    C++ is Boring ?

    Well, C++ might be boring at first. But trust me, I need to work in VB at the moment and I am running into walls all the time, because VB is somewhat restricted.

    Learn C++, write some small...
  3. Replies
    3
    Views
    1,050

    Uhm

    I searched something like clrscr for ages.. I think I found something, but like most of my C++ Code Library its gone ;-/
    << HDD Crash >>
  4. Replies
    5
    Views
    1,118

    Mhh..

    You can use Copy & Paste to give us some insight in your work so far.. that should be no problem, the "Program Definition" is right there in your Assignment, you just have to read it carefully.. :)
  5. Replies
    1
    Views
    1,366

    I want to get back on the track..

    Hi there,
    Ive been programming in VB for the last year, and what I feared most has happend. It seems I forgot most of the things I knew about C++ and how to work with it =/. Is anyone out there who...
  6. Thread: C++ programming

    by Lameth
    Replies
    2
    Views
    1,281

    I may not be programming in C++ at the moment ......

    I may not be programming in C++ at the moment ...
    but i think you should ...
    double findRoomRate(string type)
    {

    double roomRate = 0;
    int nights = 0; // Set the nights to 1 instead of 0, 0 *...
Results 1 to 6 of 6