Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~402 People Reached
Favorite Tags
c x 1
c++ x 1
Member Avatar for rob2

Hi fellas I'm reading "Teach yourself C++" book by Herbert Schildt to learn C++. there is an example in chapter 10 which is tough to me. this is the code I'm talking about: #include <iostream> #include <cstdlib> #include <cctype> using namespace std; class list { public: list *head; // pointer …

Member Avatar for Gribouillis
0
232
Member Avatar for rob2

Hi guys I have OS of the WB150F camera. you can download it here: https://www.mediafire.com/?jmshouy4c937yw3 I have several question about it: 1- What do these files do? MakeAv, MakeAvf, sde6 and all files in the "Tools" folder 2- What is the usage of the "brcz.h" file (in this address: \ip\include)? …

Member Avatar for iamthwee
0
170