Backus Naur FormWe recently discussed the Backus Naur Form in our lesson. I actually read and studied some examples ...
Pointers and referencesProblem solved... I found out that int* const is for a constant adress while const int* stands for ...
Pointers and referencesThis is clear but why does the pointer have the same adress a a while its referencing is to b?
Pointers and referencesI was trying to understand this example for my programming course and what I don't get is why a and ...
Which type for characters?Thank you for answering!!!... Tariks solution worked well for me!! :)
This user does not accept Private Messages