User: benedictusk

  • Public profile

User profile: benedictusk

User info
User name:benedictusk
Name:Benito Kestelman
Statistical data
Birthdate:Mar 27, 1995
Gender:Male
Occupation:Other
Skills:C++
LISP
Netlogo
History
Joined:
Number of posts:7
Latest posts:

A quick quesion regarding functions
@soheilghafurian: When a variable is defined outside of all functions, it becomes global. This means...

Problem understanding Inheritance
[quote]But when attempting to add a FloatFraction and a Fraction to yield a new FloatFraction [/quot...

Accessing member functions
You could create an array of pointers and assign a Customer to each one. EDIT: Or if you don't wan...

What's wrong with my integer declaration?
Interesting. I just ran a couple variations of the code on Ubuntu's g++ compiler. It turns out if y...

What's wrong with my integer declaration?
[quote]You did give F_TEST a value and compiler is still waiting for the value of F_TEST. It is a go...

This user does not accept Private Messages