Search:

Type: Posts; User: Kamil_

Search: Search took 0.01 seconds.

  1. Replies
    15
    Views
    2,692

    I compiled and it works. Tabstop, you are my...

    I compiled and it works. Tabstop, you are my today's hero. Thank you.
  2. Replies
    15
    Views
    2,692

    identifier not found

    identifier not found
  3. Replies
    15
    Views
    2,692

    I understand your opinion. But I tried to keep it...

    I understand your opinion. But I tried to keep it all in one function and it didn't work. I also tried to state it within main() and got the same error message. Therefore
    I'm confused
  4. Replies
    15
    Views
    2,692

    I'm quite familiar with those ideas. But still...

    I'm quite familiar with those ideas. But still why it doesn't work?
  5. Replies
    15
    Views
    2,692

    what do you mean by scope? The function exists...

    what do you mean by scope? The function exists within .dll, and i want to use it in my .cpp program
  6. Replies
    15
    Views
    2,692

    transform() is a function. I only need to use it...

    transform() is a function. I only need to use it in my last function, which creates list with ordered numbers. I firstly need to send them as parameter for transform(), it's output will be stored in...
  7. Replies
    15
    Views
    2,692

    I did already, but nothing connected exactly to...

    I did already, but nothing connected exactly to my problem
  8. Replies
    15
    Views
    2,692

    Explicit DLL load

    questions covering dynamic use of DLL

    I wrote a little program to load txt file, than sort out all included numbers and create output file.
    I also need to add Transform.dll which contains one...
Results 1 to 8 of 8