Search:

Type: Posts; User: hYph3n

Search: Search took 0.01 seconds.

  1. Thread: Need Guidance

    by hYph3n
    Replies
    4
    Views
    1,448

    well most of these books are for either 95 or win...

    well most of these books are for either 95 or win 98 .. i want to prepare myself with latest windows .. and with latest OS concepts.

    the books will be good to enhance my C/C++ concepts but how...
  2. Thread: Need Guidance

    by hYph3n
    Replies
    4
    Views
    1,448

    Need Guidance

    Hi,

    I need to start C/C++ again - its been about 2 years that i have not coded using these languages. I have the basic knowledge of C/C++ (OOP, OOA) i need to enhance my knowledge to know more...
  3. Replies
    12
    Views
    1,666

    That's what i was looking for. So you mean,...

    That's what i was looking for.

    So you mean, structs don't have this pointer however member functions of structs have this pointer .. emm cool, but if someone ask me to prove it how could i? it...
  4. Replies
    12
    Views
    1,666

    Difference between Structure and Class

    first of all, i want to say that i have ALREADY SEARCHED on it ... i want to discuss only one thing with you people.

    here is the link that i used to get more related to this topic.
    ...
  5. Replies
    11
    Views
    11,666

    definitely i'll back up from next time. It'd...

    definitely i'll back up from next time.

    It'd be enough if i get the function definitions, calls and variables. Can you tell me any softwares like this ?
  6. Replies
    11
    Views
    11,666

    How to convert dll to cpp file

    Hi,

    I somehow deleted the source file for the dll i created. I am trying to get it using recovery softwares, but uptil now i am unable to get it.

    Can any one help me to suggest a software...
  7. Replies
    5
    Views
    3,183

    Passing a pointer as a reference

    Hi,

    I have a function name fun1(), in which there is a pointer say ptr1. I am passing this pointer to fun2() and in fun2() there are some changes that are being made to that pointer (say some...
  8. Replies
    2
    Views
    2,196

    Want to convert -ve value to +ve

    hi, i have a looop ... in which i am adding one value to another.

    what i wish is to run the loop till the index is greater than -5 and in the loop i want to print only +ve value of the index.
    ...
  9. Replies
    4
    Views
    5,735

    I am unable to download it from the site. since...

    I am unable to download it from the site. since it uses it's own mechanism to download pacakges and my internet is not allowing me to stay online for more than an hour ... :( can you give me a link...
  10. Replies
    4
    Views
    5,735

    VMWare is always my first choice. but the only...

    VMWare is always my first choice. but the only prbm i have is that i don't have enuf disk space on my HDD to install Linux ... :) ... that's why i am looking for some IDE.

    I use anjuta IDE on...
  11. Replies
    4
    Views
    5,735

    Unix Programming on Windows

    I want to program for unix using my windowsOS. how can i?

    what Editor should i use and what compiler should i use. i want all functionality like p_thread feature, semaphore, sharedmemory ... etc....
  12. Replies
    7
    Views
    969

    Help for online resource

    hi!

    can any one of you know any link where i can get some scenarios to solve ... and check my expertise ... ?

    as i have told you earlier that i am preparing for my interview ... so i want to...
  13. Replies
    6
    Views
    1,103

    lol. who else ever idea it was ... does not...

    lol. who else ever idea it was ... does not matter.

    Well you can place it both under Shape and Rectangle class. However, it depends on the implementation of thse 2 classes.

    if you place it...
  14. Replies
    6
    Views
    1,103

    I want to review my OOP concept

    hi!

    i am expecting to have interview for a company in next few days. i want to revise my oop concepts.

    Can any one of you point me to a *great* site, which help me in reviwing my concepts and...
  15. Replies
    1
    Views
    933

    Web Help ... Tutorials

    can any one give me links from where i can learn Visual C (from scratch) ... and lead to advance VC.

    I already have very strong concepts of 16 bit C, and POSIX Standard C, i want to extend my...
  16. for Dave_Sinkula and Slacker

    Thanks to both of you ... :)
  17. function(...) --- how do i refer to variables?

    hi guys!

    i have problem. if i use a function with this prototype



    void function (...)


    how can i refer to it's arguments, with in the function?
Results 1 to 17 of 17