Search:

Type: Posts; User: Always

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    1,516

    I took a course on Java last year and the...

    I took a course on Java last year and the instructor basically read the programming book and assigned us projects ... A student can read the book on their own...
  2. Replies
    7
    Views
    1,084

    Oh, alright. I also have one quick question. Is...

    Oh, alright. I also have one quick question. Is there a way to make my class like iostream where I can include it into any of my other programs without having to add it in the project?

    With just...
  3. Replies
    7
    Views
    1,084

    Using header files problem!

    Day 6 of 21 :)

    My objective: To compile and execute a program which uses my custom "math class" for basic math functions
    My problem: I am getting a compiler error (take a look at the exact...
  4. Thread: Recursion Help

    by Always
    Replies
    1
    Views
    779

    Recursion Help

    I am reading about recursion and I understand that it there is two versions of it: indirect and direct and understand that part however when I try to apply recursion to a problem (involving...
  5. Replies
    3
    Views
    995

    Setting up Borlands C++ Compiler

    Hello, I have just started learning C++! Recently I was reading about writing source files, compiling, linking and executing.

    So, I've managed to create a sucessful .cpp source file.
    And I've...
  6. Replies
    11
    Views
    1,841

    Yeah, that's what I thought. I tried replacing...

    Yeah, that's what I thought. I tried replacing those literals with integer values, from 0 to 3 and it had no effect on my screen whatsoever.

    hmmm...
  7. Replies
    11
    Views
    1,841

    Well thank you for that source i'll be sure to...

    Well thank you for that source i'll be sure to check it out

    Any ideas at the question at hand though?
  8. Replies
    11
    Views
    1,841

    Rotating Screen Probably Simple Fix

    I am brand new to C infact i just started learning it yesterday.

    I have no idea what i'm doing wrong. i found this bit of code on the internet somewhere and it's telling me one of the constant...
Results 1 to 8 of 8