welcome YOUR NEW FRIEND RETO


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers welcome YOUR NEW FRIEND RETO
# 1  
Old 06-13-2007
welcome YOUR NEW FRIEND RETO

Hello Every One

Iam Your New Friend Reto .iam New In Unix Let Me Say That Iam Zero .
And I Wish That You All Can Help Me With It
By Your Help I Will Get To The Top
Your New Friend Reto From Iraq
Thank You All
 
Login or Register to Ask a Question

Previous Thread | Next Thread

2 More Discussions You Might Find Interesting

1. Programming

What are Friend Functions in C++?

Hey C++ masters! I am a beginner in C++ and learning about it but have some doubts about Friend Functions. Anyone describe C++ Friend Functions? (1 Reply)
Discussion started by: ggiwebsinfo
1 Replies

2. Programming

friend operator

Hello, I have a problem by compiling a class with the following friend function in Header file: class X{ private: ...... protected: ....... public: friend ostream& operator<<(ostream& target, const PARA_DSC& para); }; (1 Reply)
Discussion started by: nik
1 Replies
Login or Register to Ask a Question