Recent content by connects

  1. connects

    Hello Everyone

    Welcome!
  2. connects

    Discussion about C pointer

    A pointer is simply a sort of variable that stores a memory address.
  3. connects

    Call by reference

    Assuming this is in reference to C++, the answer is yes.
  4. connects

    calloc or malloc

    wut
  5. connects

    Gmail BOT to perform specific tasks.

    To add on to this, Playwright is also a nice option.
  6. connects

    For loop polling

    It depends. What's the type of `j`? For example, if `j` is an unsigned int, this will only execute twice. If `j` is a signed int, this will execute forever.
  7. connects

    Java function

    In this case, yes. Since the return type of your method is a `List<Integer>`, you're probably going to want to return some sort of `List` implementation that contains both `a` and `b`. There are a number of ways to do this as you can see here.
  8. connects

    Python beginner needs help

    Lol, that's crazy.
  9. connects

    [Python]Looking for some help I'm new to the proxy world

    We'd probably need more information about how your script works in order to assist you in configuring a proxy.
  10. connects

    Feeling distraction in learning languages, What to do?

    In my opinion, this is the best way to stay motivated.
  11. connects

    JavaScript or Python?

    Both are great to learn.
  12. connects

    If-else question

    You could also just execute it and see what the result is lol.
  13. connects

    How can i use some undocumented api?

    This, essentially. Additionally, if you've got access to some application that calls the API, you could monitor that in order to get an idea of how it works.
  14. connects

    Instagram verification service

    $3.5k sounds too cheap for IG verification
  15. connects

    Fake Instagram Profiles?

    I can ban any unverified IG account. PM me if you still need this service
Back
Top