
- Home
- Activity Stream
Activity Stream
New Activity ()
Please reload this page to view the 200+ new activity items that have been created.
-
Older Activity
-
Today, 03:31 PM
Hi,
Been trying everything to open a binary file into a listbox
and basically just getting a 0 in the box or with the code below
at the line = ...
0 replies | 47 view(s)
-
Today, 02:19 PM
It’s super easy and can be done in a couple of hours. Next.js is a lightweight React framework, so it’s not like comparing oranges to apples. It’s...
0 replies | 41 view(s)
-
Yesterday, 03:21 AM
#include <stdio.h>
int main() {
for (unsigned i = 0; i < 255; ++i)
printf("The fifth bit of %u is %u\n", i, (i / 16) % 2);
//printf("The...
2 replies | 123 view(s)
-
Yesterday, 03:11 AM
You have not explained what is wrong, but your code effectively shifts the input integer five times to the right and then extracts the rightmost bit....
2 replies | 123 view(s)
-
August 13th, 2022, 11:12 AM
Hi all,
I'm new to the C language, trying to do an exercice where I have to print the "fifth" bit of a given number (0 to 255).The condition of...
2 replies | 123 view(s)
-
August 12th, 2022, 09:15 AM
Great, and chances are you meet people who like to get together and code in C++.
Good luck!
4 replies | 1063 view(s)
-
August 12th, 2022, 04:47 AM
Hi Wolle. Thanks a lot! I am now registered to GDSC. Hope upcoming events comes soon! Juh
4 replies | 1063 view(s)
-
August 12th, 2022, 04:43 AM
Thanks! I am registered to GDSC! Hope for upcoming events! Juh
4 replies | 1063 view(s)
-
August 11th, 2022, 09:08 AM
Most open source projects are online. However, in Zûrich, the ETH seems to organize in-person activities,
https://gdsc.community.dev/eth-zurich/
4 replies | 1063 view(s)
-
August 11th, 2022, 04:30 AM
Hallo! Do anybody knows, is it here, somewhere in Zürich, communities, or groups working on open C++ projects, where anybody can come and join, on...
4 replies | 1063 view(s)
-
August 11th, 2022, 02:53 AM
... nor have you said whether my suggestion in post #17 re requiring a unicode string parameter rather than ASCII was right or not.
19 replies | 3946 view(s)
-
August 11th, 2022, 12:55 AM
You didn't.
You only posted the #includes with #pragmas and meaningless description.
So no code, no exact error message. :cool:
19 replies | 3946 view(s)
-
August 10th, 2022, 06:22 PM
i already share the exact code
19 replies | 3946 view(s)
-
August 10th, 2022, 01:01 AM
Hello! You have a good idea for a chatbot. In general, the process of how to build a chatbot is not easy and has several stages. There are many...
6 replies | 2746 view(s)
-
August 9th, 2022, 09:41 AM
I suggest you look at Python, Java/C# (essentially equivalent), and C++. All are well-established and modern. All support procedural,...
2 replies | 199 view(s)
-
August 7th, 2022, 11:28 AM
'Overall PC security app' is pretty vague and could cover many things.
Can you be a bit more specific as to what you are wanting to achieve?
If...
2 replies | 199 view(s)
-
August 7th, 2022, 10:42 AM
Hey - my coding years ended back in the late 80's. Mainframe assembler, basic & COBOL days. MS C was king v5.1. I have also coded for UPS back...
2 replies | 199 view(s)
-
August 5th, 2022, 04:36 AM
Thank you for this information! In my opinion it's also interesting to know about automating Event-Based Continuous Delivery on Kubernetes with keptn
2 replies | 2148 view(s)
-
August 4th, 2022, 05:33 PM
@wolle thank you for your suggestion
6 replies | 473 view(s)
-
August 4th, 2022, 09:38 AM
Your best option probably is to team up with a good programmer. That is how many successful companies started - one with the vision and one with the...
6 replies | 473 view(s)
-
August 4th, 2022, 07:10 AM
Yes I can do that (and Have) BUT that way would NOT only get jpg above a certain size
Also it takes a lot longer.
"But without all the...
24 replies | 717 view(s)
-
August 4th, 2022, 02:53 AM
6 replies | 473 view(s)
-
August 4th, 2022, 02:05 AM
Even with 30 drives - you'd be done by now if you had simply searched the drives and copied/cut and pasted.... I'm guessing that this might also be...
24 replies | 717 view(s)
-
August 3rd, 2022, 05:30 PM
my question isn't relevant to this category.
6 replies | 473 view(s)
-
August 3rd, 2022, 07:39 AM
So what's wrong with the responses you're received on VBforums? They have way more members who could help with VB than on this forum...
24 replies | 717 view(s)
-
August 3rd, 2022, 07:02 AM
I can be botherd to run code IF I get any that does what I want.
It can be from the command or from a bat file even any other
24 replies | 717 view(s)
-
August 3rd, 2022, 05:03 AM
I guess the OP's problem is OP cannot (or doesn't want to) use the code, So he/she just would like to get some complete tool that could be started in...
24 replies | 717 view(s)
-
August 3rd, 2022, 04:51 AM
For VB, the codeguru sister site VBforums as you found out when you also posted the question there and received replies that did indeed include...
24 replies | 717 view(s)
-
August 3rd, 2022, 03:03 AM
Do you not think that is what I did befor I came on here?
That DID bring LOADS of programs to do that BUT ONLY copy the jpg files and NOT what I...
24 replies | 717 view(s)
|
Click Here to Expand Forum to Full Width
|