Search Results

Search: Posts Made By: sumtaru
Forum: Programming 06-20-2012
3,738
Posted By sumtaru
yes, passing array is call by reference.Array...
yes, passing array is call by reference.Array name without subscript is itself a poinetr.
For c++ refer C++ Basics (http://www.cppbasics.com)
Forum: Programming 06-15-2012
9,764
Posted By sumtaru
world means programming space. For C++ refer...
world means programming space.
For C++ refer C++ Basics (http://www.cppbasics.com)
Forum: Programming 06-14-2012
21,432
Posted By sumtaru
C/C++ are actually middle level languages, which...
C/C++ are actually middle level languages, which bridges the gap between high level and low level languages.
Forum: Programming 06-13-2012
2,717
Posted By sumtaru
The result is undefined.
The result is undefined.
Forum: Programming 06-12-2012
7,666
Posted By sumtaru
Arrays are call by references in c language.No...
Arrays are call by references in c language.No need to return it.
Forum: Programming 06-12-2012
5,542
Posted By sumtaru
A book "C++ programming" by robert lafore is a...
A book "C++ programming" by robert lafore is a good one.
Forum: Programming 06-12-2012
1,662
Posted By sumtaru
What ever you inherit, that goes to private...
What ever you inherit, that goes to private section in the derived class.The code is accessible only to public members of the class.
Showing results 1 to 7 of 7

 
All times are GMT -4. The time now is 07:04 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy