Search results

  1. c++

    C++ Introduction

    C++, My username say's utter about me :) Yes, Am a Programmer who writes code for many kinds of software. Nice to meet you guys,, #Include <stdio.h> #include <conio.h> Void Main () { clrscr () ; Print f ("C++ introduction in BHW forum") Scan f ("welcome", & input) ; getch () ; return 0; }
Back
Top