CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: kiran_nq

Search: Search took 0.02 seconds.

  1. Replies
    3
    Views
    1,287

    Re: how to "Bold search result in C++"

    thanks for the response.

    i am using windows 7 64bit, and Turbo c compiler.

    i have created a simple program in c++ graphic mode using library graphics.h, my program focused features are :

    1)...
  2. Replies
    3
    Views
    1,287

    how to "Bold search result in C++"

    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...
Results 1 to 2 of 2





Click Here to Expand Forum to Full Width

Featured