In Apostol's "Mathematical Analysis" $($page 435$)$, a piecewise smooth path in the complex plane, say $f$, is defined as a path in the complex plane that has bounded derivative $f'$ which is continuous everywhere except possibly at a finite number of points, and at these exceptional points it is required that both right- and left-hand derivatives exist. Specifically, if $f:[a,b]\rightarrow C$ is a complex-valued function on the compact interval $[a,b]$, then $f$ is said to be piecewise smooth if there exists a partition $\{x_0,x_1,...x_n\}$ of $[a,b]$ such that $f$ has a bounded and continuous derivative on each open subinterval $(x_{i-1},x_i)$ and has one-sided derivatives at the endpoints $x_{i-1}$ and $x_i$.
However, in the definition of a piecewise smooth path in most books on complex analysis, it is required that the restriction of $f$ to each compact subinterval $[x_{i-1},x_i]$ has a "continuous" derivative on $[x_{i-1},x_i]$. The requirement in this definition is stronger than that of Apostol since at the endpoints $x_{i-1}$ and $x_i$ it requires that $\lim_{x\rightarrow x_{i-1}+}f'(x)=f'_{+}(x_{i-1})$ and $\lim_{x\rightarrow x_i-}f'(x)=f'_{-}(x_i)$. I would like to know whether Apostol's definition is equivalent to this definition. Thanks for your feedback.