Search:

Type: Posts; User: mystic

Search: Search took 0.00 seconds.

  1. Replies
    15
    Views
    3,927

    Basiclly, i know some things in C programming...

    Basiclly, i know some things in C programming only. Next year i' ll expand my knowlenge in C++. I really don' t know which one to choose...i like gaming but one the other hand i' ll love web...
  2. Replies
    15
    Views
    3,927

    Ok Salem. I just wast your opinions...your...

    Ok Salem. I just wast your opinions...your thoughts...thanks!
  3. Replies
    3
    Views
    1,246

    Don' t know what to write in the while loop.

    #include <stdio.h>
    #include <stdlib.h>

    int main(void){
    FILE* infile;
    char name[81];
    int age;

    printf("Please type your age:\n");
    scanf("%d", age);
  4. Replies
    15
    Views
    3,927

    You are right, it is general question...:) The...

    You are right, it is general question...:)

    The year that pasted i have learn C...i made an efford. And from this September im going to C++...So by the end of 2011 i will know C & C++ but i have no...
  5. Replies
    10
    Views
    51,832

    Can a function return char variable?

    Can a function return char variable? For example "Billys".
  6. Replies
    15
    Views
    3,927

    C , C++ , C# differences.

    Hello guys. I am new in this forum and I would like to know the differences about the C <-> C++ <-> C# languages. Thank you....
Results 1 to 6 of 7