Search:

Type: Posts; User: ArakelTheDragon

Page 1 of 4 1 2 3 4

Search: Search took 0.01 seconds.

  1. C program to record a CMD commands output and put it in a file

    Hi guys, maybe I am overworking myself, I think its something simple. I need to record the output of a CMD command to a file.



    #include <stdio.h>
    #include <stdlib.h>
    #include <string.h>

    ...
  2. Replies
    4
    Views
    1,395

    The idea originally was to have a number of files...

    The idea originally was to have a number of files in a folder and after the encryption, to add "_encryption" to the name, making it like a first barrier for the people who do not understand from tech...
  3. Replies
    4
    Views
    1,395

    Can't open inFile

    Hi guys!

    I tried whatever I could think of, it should be working, but I can't open the input file, I don't know why.


    #include <stdio.h>#include <stdlib.h>
    #include <string.h>
    #include...
  4. C++ bitcoin algoritm

    Here is the simulation bitcoin verions, does anyone have an idea how to connect it to a bitcoin blockchain or pool like zpool.ca



    #include <Arduino.h>
    #include "mbedtls/md.h"

    #define...
  5. How come it has nothing to do? Let's start with...

    How come it has nothing to do? Let's start with understanding the bearbone of the system?
  6. Wy do we need so much memory? Is this not just...

    Wy do we need so much memory?

    Is this not just some 3 strings?

    sending address = 0x00.................................
    etherium coins = 0x10..................
    receiving address =...
  7. Ethash Etherium algorithm basic explanations for a C program

    Hi guys,

    Does anyone know how this thing actually works? I need a simple C program that will mine even if it is with a minimum difficulty.

    As far as I understand, the address is given to the...
  8. Latest code for anyone who needs it, its not...

    Latest code for anyone who needs it, its not perfect and there might be mistakes in the comments:


    # Description:
    # To iterate (z on the power of 2) + c we begin with a seed for the iteration....
  9. Python implementation of the mandelbrot fractal set

    Hi guys,

    I appreciate your help in the past, it was valuable this time I need a little help in order to understand this mandelbrot fractal set.

    To begin with what is a fractal? Since English is...
  10. Replies
    55
    Views
    46,334

    Thank for everything! I don' want to disrespect...

    Thank for everything! I don' want to disrespect your help, but this project will be postponed for now. I did not have time to post or I would have told you later.
  11. Replies
    55
    Views
    46,334

    It works! Finally :D :D :D :D :D :D :D :D :D :D....

    It works! Finally :D :D :D :D :D :D :D :D :D :D.
    EDIT: don't put "" on the end of the path, for example the path can not finish as
    "D:\wxWidgets-3.1.3\lib\gcc_dll\mswud", it must be...
  12. Replies
    55
    Views
    46,334

    Thanks to everyone for the help an patience! ...

    Thanks to everyone for the help an patience!

    Ok part of the problems:

    On Windows 10, wxWidgets did not compile. I don't know why, it shows that it has, but it didn't.
    On Windows 7, the...
  13. Replies
    55
    Views
    46,334

    I followed this ...

    I followed this tutorial for the installation.

    Build log:



    -------------- Build: Debug in OS.wxWidgets.Setup.7 (compiler: GNU GCC Compiler)---------------

    g++.exe -pipe -mthreads...
  14. Replies
    55
    Views
    46,334

    Why do you randomly switch the build commands? I...

    Why do you randomly switch the build commands? I tried all options.
    Why did you use static wx before and are now using shared wxWidgets? Yes.
    Why did you not post a build log? I did in post #39....
  15. Replies
    55
    Views
    46,334

    Sorry if letters or words are missing, I don't...

    Sorry if letters or words are missing, I don't have the strength anymore.


    I installed Windows 7, reinstalled CodeBlocks and still the same problem. There is something new in the setup of...
  16. Replies
    55
    Views
    46,334

    I am working on 4 projects, don't take it...

    I am working on 4 projects, don't take it personal. I am making mistakes already, and didn't even check. There is a reason why you should not work more than 48 hours per week and I work 84.

    Here...
  17. Replies
    55
    Views
    46,334

    Its even worst :D. ||=== Build: winDebug...

    Its even worst :D.



    ||=== Build: winDebug in wxVLC (compiler: GNU GCC Compiler) ===|
    ||WARNING: Can't read file's timestamp: C:\Users\CFCbazar\Downloads\wxVLC\wx_pch.h|
    ||WARNING: Can't read...
  18. Replies
    55
    Views
    46,334

    Sorry for the double post, I am afraid no one...

    Sorry for the double post, I am afraid no one will check the thread if I don't post a new post.
    The new Codeblocks-20.03mingw-nosetup.portable does not work. I build wxWidgtets 3.13, unpacked them...
  19. Replies
    55
    Views
    46,334

    The reason is that there is a new version from...

    The reason is that there is a new version from recently. Since I installed CodeBlocks on Ubuntu a week ago, it was the latest version. But on Windows I have not noticed that there is a new release.
    ...
  20. Replies
    55
    Views
    46,334

    On the picture CodeBlocks shows wx 2.8.12, post...

    On the picture CodeBlocks shows wx 2.8.12, post 26. Is this the version with wich CodeBlocks was built?
  21. Replies
    55
    Views
    46,334

    Sorry for the double post, if I edit the images...

    Sorry for the double post, if I edit the images might bug.

    It says wx 2.8.12 on CodeBlocks, but I have built C:\wxWidgets-3.1.3
    I used the following commands:


    gcc -v
    mingw32-make -v
    ...
  22. Replies
    55
    Views
    46,334

    I have the following. OS: Windows 10,...

    I have the following.

    OS:
    Windows 10, x64.
    Compiler and IDE:
    16097
    Environmental variables:
    16098
  23. Replies
    55
    Views
    46,334

    Thats a good idea, first I have to setup...

    Thats a good idea, first I have to setup wxWidgets and that is like configuring the intel i7 with 1s and 0s instead of programming.

    I get this error:


    fatal error: wx/wxprec.h: No such file or...
  24. Replies
    55
    Views
    46,334

    Unfortunately I only have Windows 10, x64. I...

    Unfortunately I only have Windows 10, x64.


    I am rebuilding wxWidgets based on this tutorial. After its finished I will check again.
  25. Replies
    55
    Views
    46,334

    Full build log: -------------- Clean:...

    Full build log:



    -------------- Clean: Debug in wxVLC (compiler: GNU GCC Compiler)---------------

    Cleaned "wxVLC - Debug"

    -------------- Build: Debug in wxVLC (compiler: GNU GCC...
Results 1 to 25 of 100
Page 1 of 4 1 2 3 4