User profile: abdulbadii

User info
User name:abdulbadii
Email:budikusasi@gmail.com
Name:abdu
Location:Still living in the world to be soon in the hereafter life
History
Joined:
Number of posts:179
Latest posts:

How to merge two partitions by using gdisk
How to merge two partitions, one is system, the lower offset, and the other destroyable content, the...

Any explaining ' following a name?
So what source or who devise it and on which environment does that source mean to use it?

Any explaining ' following a name?
As came across the link below, is anyone very knowledgeable on c++ syntax so explaining the char ' f...

Error on multi-D dynamic array output
How solve the error on multi-D dynamic array read to be output below? [code] #include <iostream> #in...

How does vector initialize and allocate in one line?
How, as vector<int> n(9) is allocating, can vector initialize and allocate in one line (as giving er...