User: againtry

  • Public profile

User profile: againtry

User info
User name:againtry
History
Joined:
Number of posts:2313
Latest posts:

Electronics: What is meant by goes to ground?
Electrical circuits work admirably in space even though they are far removed from Earth but neverthe...

Gadget
A simple/inexpensive gadget would be one made up of a battery and light bulb with handmade switches....

Electronics: What is meant by goes to ground?
https://www.build-electronic-circuits.com/what-is-ground/ And then there is this: https://www.youtu...

Initialize 2D char array by passing addresses
[code]#include <iostream> int main() { static char c1, c2, c3, c4; c1 = 'a'; c2 = 'b';...

get current quantity of rows of dynamic 2d array
https://stackoverflow.com/questions/936687/how-do-i-declare-a-2d-array-in-c-using-new

This user does not accept Private Messages