User profile: KRAkatau

User info
User name:KRAkatau
History
Joined:
Number of posts:181
Latest posts:

Help on Practice Questions !!
Certainly. But the question is stated like "polymorphism consists of ...". I'd interpret it as "poly...

Help on Practice Questions !!
I would also disagree on q. 70 http://www.cplusplus.com/doc/tutorial/polymorphism/

Turning BMP Image To Min. Finite Automata
Yes, pretty much like that.

Extracting file name from path
Or, if you're using Qt: [code]QDir(pathdir).relativeFilePath(filename);[/code] Although in this ca...

Turning BMP Image To Min. Finite Automata
The reason why you need to address it as shown is because of how the array is laid out in memory. A...

This user does not accept Private Messages

User: KRAkatau

  • Public profile