C++ Snippets

380 examples available.

Read FileWrite FileAppend to FileDelete FileCheck File ExistsGet File SizeRename FileCopy FileMove FileList DirectoryGet File ExtensionRead CSVWrite CSVRead JSON FileWrite JSON FileRead XMLZip FileUnzip FileReverse StringSplit StringJoin StringReplace SubstringTrim WhitespaceTo UppercaseTo LowercaseCapitalize WordCheck PalindromeCount VowelsRemove PunctuationFormat Date StringRegex MatchRegex ReplaceString ContainsString Starts WithString Ends WithConvert String to IntConvert Int to StringBase64 EncodeBase64 DecodeURL EncodeURL DecodeCalculate String HashSort ArrayReverse ArrayFilter ArrayMap ArrayReduce ArrayFind ElementFind IndexRemove ElementAdd ElementMerge ArraysGet Unique ValuesShuffle ArrayArray SumArray AverageMax ValueMin ValueCheck Array EmptyFlatten ArrayIntersectionDifferenceUnionCalculate FactorialFibonacci SequencePrime CheckGCDLCMRandom IntegerRandom FloatRound NumberCeil NumberFloor NumberPower FunctionSquare RootLogarithmSine CosineMatrix MultiplicationVector Dot ProductCalculate PiStandard DeviationMedianModeHTTP GET RequestHTTP POST RequestDownload FileParse HTMLGet IP AddressPing HostCheck Port OpenDNS LookupSend EmailWebSocket ClientCreate TCP ServerCreate UDP ServerParse URLGet HostnameGet Current TimeGet TimestampFormat TimestampSleepMeasure Execution TimeAdd Days to DateSubtract DatesGet Day of WeekCheck Leap YearParse Date StringTimezone ConversionCreate TimerCreate StopwatchGet Environment VariableSet Environment VariableExecute Shell CommandGet Current DirectoryChange DirectoryGet UsernameGet HostnameGet Memory UsageGet CPU UsageList ProcessesKill ProcessHandle SignalsExit ProgramConnect to MySQLConnect to PostgreSQLConnect to SQLiteConnect to MongoDBConnect to RedisExecute SQL QueryFetch All RowsInsert RowUpdate RowDelete RowCreate TableDrop TableTransaction CommitTransaction RollbackMD5 HashSHA256 HashAES EncryptAES DecryptRSA KeygenSign MessageVerify SignatureGenerate UUIDGenerate Random PasswordLoad ImageSave ImageResize ImageCrop ImageRotate ImageConvert Image FormatGrayscale ImageBlur ImageDraw LineDraw TextPlay SoundRecord AudioRead WAV FileGet Audio DurationChange VolumeCreate WindowShow Message BoxCreate ButtonHandle Click EventCreate Input FieldOpen File DialogSave File DialogAsync Read FileAsync Write FileAsync Append to FileAsync Delete FileAsync Check File ExistsAsync Get File SizeAsync Rename FileAsync Copy FileAsync Move FileAsync List DirectoryAsync Get File ExtensionAsync Read CSVAsync Write CSVAsync Read JSON FileAsync Write JSON FileAsync Read XMLAsync Zip FileAsync Unzip FileAsync Reverse StringAsync Split StringAsync Join StringAsync Replace SubstringAsync Trim WhitespaceAsync To UppercaseAsync To LowercaseAsync Capitalize WordAsync Check PalindromeAsync Count VowelsAsync Remove PunctuationAsync Format Date StringAsync Regex MatchAsync Regex ReplaceAsync String ContainsAsync String Starts WithAsync String Ends WithAsync Convert String to IntAsync Convert Int to StringAsync Base64 EncodeAsync Base64 DecodeAsync URL EncodeAsync URL DecodeAsync Calculate String HashAsync Sort ArrayAsync Reverse ArrayAsync Filter ArrayAsync Map ArrayAsync Reduce ArrayAsync Find ElementAsync Find IndexAsync Remove ElementAsync Add ElementAsync Merge ArraysAsync Get Unique ValuesAsync Shuffle ArrayAsync Array SumAsync Array AverageAsync Max ValueAsync Min ValueAsync Check Array EmptyAsync Flatten ArrayAsync IntersectionAsync DifferenceAsync UnionAsync Calculate FactorialAsync Fibonacci SequenceAsync Prime CheckAsync GCDAsync LCMAsync Random IntegerAsync Random FloatAsync Round NumberAsync Ceil NumberAsync Floor NumberAsync Power FunctionAsync Square RootAsync LogarithmAsync Sine CosineAsync Matrix MultiplicationAsync Vector Dot ProductAsync Calculate PiAsync Standard DeviationAsync MedianAsync ModeAsync HTTP GET RequestAsync HTTP POST RequestAsync Download FileAsync Parse HTMLAsync Get IP AddressAsync Ping HostAsync Check Port OpenAsync DNS LookupAsync Send EmailAsync WebSocket ClientAsync Create TCP ServerAsync Create UDP ServerAsync Parse URLAsync Get HostnameAsync Get Current TimeAsync Get TimestampAsync Format TimestampAsync SleepAsync Measure Execution TimeAsync Add Days to DateAsync Subtract DatesAsync Get Day of WeekAsync Check Leap YearAsync Parse Date StringAsync Timezone ConversionAsync Create TimerAsync Create StopwatchAsync Get Environment VariableAsync Set Environment VariableAsync Execute Shell CommandAsync Get Current DirectoryAsync Change DirectoryAsync Get UsernameAsync Get HostnameAsync Get Memory UsageAsync Get CPU UsageAsync List ProcessesAsync Kill ProcessAsync Handle SignalsAsync Exit ProgramAsync Connect to MySQLAsync Connect to PostgreSQLAsync Connect to SQLiteAsync Connect to MongoDBAsync Connect to RedisAsync Execute SQL QueryAsync Fetch All RowsAsync Insert RowAsync Update RowAsync Delete RowAsync Create TableAsync Drop TableAsync Transaction CommitAsync Transaction RollbackAsync MD5 HashAsync SHA256 HashAsync AES EncryptAsync AES DecryptAsync RSA KeygenAsync Sign MessageAsync Verify SignatureAsync Generate UUIDAsync Generate Random PasswordAsync Load ImageAsync Save ImageAsync Resize ImageAsync Crop ImageAsync Rotate ImageAsync Convert Image FormatAsync Grayscale ImageAsync Blur ImageAsync Draw LineAsync Draw TextAsync Play SoundAsync Record AudioAsync Read WAV FileAsync Get Audio DurationAsync Change VolumeAsync Create WindowAsync Show Message BoxAsync Create ButtonAsync Handle Click EventAsync Create Input FieldAsync Open File DialogAsync Save File DialogParallel Read FileParallel Write FileParallel Append to FileParallel Delete FileParallel Check File ExistsParallel Get File SizeParallel Rename FileParallel Copy FileParallel Move FileParallel List DirectoryParallel Get File ExtensionParallel Read CSVParallel Write CSVParallel Read JSON FileParallel Write JSON FileParallel Read XMLParallel Zip FileParallel Unzip FileParallel Reverse StringParallel Split StringParallel Join StringParallel Replace SubstringParallel Trim WhitespaceParallel To UppercaseParallel To LowercaseParallel Capitalize WordParallel Check PalindromeParallel Count VowelsParallel Remove PunctuationParallel Format Date StringParallel Regex MatchParallel Regex ReplaceParallel String ContainsParallel String Starts WithParallel String Ends WithParallel Convert String to IntParallel Convert Int to StringParallel Base64 EncodeParallel Base64 DecodeParallel URL EncodeParallel URL DecodeParallel Calculate String HashParallel Sort ArrayParallel Reverse Array