Search Results

Search: Posts Made By: sumtaru
Forum: Programming 06-20-2012
3,634
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,651
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,295
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,697
Posted By sumtaru
The result is undefined.
The result is undefined.
Forum: Programming 06-12-2012
7,614
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,456
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,643
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 09:42 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy