hi,

i need to know, that how i can get search result in bold format(using sequential search technique) from an array, in C++ graphic mode ???

e.g.

here is an array : 2 4 5 34 0 -45

and search key == 34

when it found 34 in array, '34' should bold to be prominent.

regards.

pls reply soon.

thanks.