Login
Discover
Waves
Communities
Write
Login
Signup
Topics
#
ifndef
Explore topics
#ifndef
Global
Trending
Hot
New
Payout
Muted
Promoted
#ifndef
New
Discover communities
Explore communities
Create your community
latest #ifndef created topics | Ecency
#ifndef
Follow to get notified about new posts with this tag
Get #ifndef by email
Follow
completenoobs
completenoobs
1y
N33Bcoin - How to Fork Bitcoin for learning by tinkering
'How to create your own crypto', 'How to fork bitcoin'
$ 0.000
1
electroman
btc
9y
比特币源码研读(6)-main函数(5)
上一次,我们代码看到了 gArgs.ParseParameters(argc, argv); 分析输入的参数,今天我们继续看下面的代码。 // Process help and version before taking care about datadir if (gArgs.IsArgSet("-?") || gArgs.IsArgSet("-h") ||
$ 0.000
0
ehabahmed
developerslog
9y
EOS - Example Exchange Contract and Benefits of C++
This week I have been focused on the API that smart contract developers will use to write contracts. To help facilitate the design of this API I have given myself an example contract to write. This time