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
~1K People Reached
Favorite Forums
Favorite Tags
c++ x 16

3 Posted Topics

Member Avatar for Kellaw

I believe its too hard to use templates lol..why not just use the notes given by the lecturer and use the stack example and build your own template..since he/she taught you that..

Member Avatar for web_developer
0
853
Member Avatar for dreamreaver

Hi I have this error..can someone Please help me to solve it?? The coding works on my friend's pc though... [code]#include <iostream.h> #include <cstring.h> struct program { int employee_id; int salary; int eval; string name; }; // Use constants for Arrays Sizes like below. const int NUMBER_OF_EMPLOYEES = 2; const …

Member Avatar for SpS
0
159
Member Avatar for dreamreaver

Greetings. I would like some guide and pointers from you all..and even if it is my homework..im not asking for someone to do it for me =| QUESTION: Develop a program that uses an array of structures to store an employee identification number(4digit), current annual salary and the result of …

Member Avatar for dreamreaver
0
440

The End.