Search:

Type: Posts; User: nndhawan

Search: Search took 0.03 seconds.

  1. Thanks!

    Thanks!
  2. LNK2019: unresolved external symbol 'symbol' referenced in function 'function'; fatal

    Hi I made a simple C++ program and I'm getting errors and I don't know what I'm doing wrong. I'm new to C++ syntax so I can't figure out what mistake I made that is causing the stated linker errors....
  3. What does it matter why? How can I do it? ...

    What does it matter why? How can I do it?

    Right now I have to keep opening and closing my File stream to reset the pointer which sucks and is way worse then just being able to decrement the...
  4. How to keep reading the same character in a file

    Hi, I want to know how I can keep reading from the same position over and over. Currently my program uses fgetc(* FILE) but it by default will advance the pointer to the next position. Is there...
  5. Replies
    1
    Views
    10,959

    libusb: unable to compile

    I am trying to compile a program that uses libusb. It is going to interface with the microsoft xbox on a board that uses a TI Omap processor. I am getting the following undefined references and I...
  6. Replies
    42
    Views
    4,319

    Interview Question

    Hey Guys,

    I am new to C board and wish I wasn't since it seems like there is a ton of good information presented here. In any case, I just finished an interview today and I was asked a particular...
Results 1 to 6 of 6