User profile: NoobProgrammer03

User info
User name:NoobProgrammer03
Name:Karl Adrian Bolo
Location:Philippines
History
Joined:
Number of posts:15
Latest posts:

BST Insertion
hi, I'm having a problem in my binary search tree program first of all, here's my class for binar...

Comparing Characters
Hi, I'm about to build a binary search tree using c++ with the operations insert, search, and traver...

2d-array size passing problem
"int*" and "new[]"? do you mean dynamic array allocation using pointers? uhm.. how do i do that? o....

2d-array size passing problem
I'm doing a program that involves 2d-array and I'm having a problem on passing it's size because i w...

Getline Malfunction
oh I get it now :) tnx.... i think i'll go for a bigger number if i encounter this type of error aga...